reformat code

This commit is contained in:
Rasmus Karlsson
2017-07-31 00:57:42 +02:00
parent 0088374694
commit 626002c8ff
11 changed files with 149 additions and 127 deletions
+2 -2
View File
@@ -34,7 +34,7 @@ private:
messages::Word::Type _wordTypeMask = messages::Word::Default;
// methods
public: // temporary
public: // temporary
void updateWordTypeMask();
public:
@@ -62,7 +62,7 @@ public:
Setting<bool> enableHighlightTaskbar;
Setting<bool> customHighlightSound;
Setting<QString> pathHighlightSound;
Setting<QMap<QString,QPair<bool,bool>>> highlightProperties;
Setting<QMap<QString, QPair<bool, bool>>> highlightProperties;
Setting<bool> enableTwitchEmotes;
Setting<bool> enableBttvEmotes;
Setting<bool> enableFfzEmotes;