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
+1 -1
View File
@@ -52,7 +52,7 @@ private:
SettingsDialogTab *selectedTab = nullptr;
QListWidget* globalHighlights;
QListWidget *globalHighlights;
/// Widget creation helpers
QCheckBox *createCheckbox(const QString &title, Setting<bool> &setting);