summaryrefslogtreecommitdiff
path: root/src/settingsdialoggeneral.h
diff options
context:
space:
mode:
authorMikaël Capelle <capelle.mikael@gmail.com>2022-05-17 11:47:01 +0200
committerMikaël Capelle <capelle.mikael@gmail.com>2023-07-09 17:20:40 +0200
commitd13f6bb870cdda71257f665367be8ef9fca86255 (patch)
tree52e214718478f1e52856572f5aa1a2ac58537f9f /src/settingsdialoggeneral.h
parent86bb01ba9eac879d3685c439ac9da0028bc4bc80 (diff)
Apply clang-format.
Diffstat (limited to 'src/settingsdialoggeneral.h')
-rw-r--r--src/settingsdialoggeneral.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/settingsdialoggeneral.h b/src/settingsdialoggeneral.h
index 8d82564d..61938190 100644
--- a/src/settingsdialoggeneral.h
+++ b/src/settingsdialoggeneral.h
@@ -1,8 +1,8 @@
#ifndef SETTINGSDIALOGGENERAL_H
#define SETTINGSDIALOGGENERAL_H
-#include "settingsdialog.h"
#include "settings.h"
+#include "settingsdialog.h"
class GeneralSettingsTab : public SettingsTab
{
@@ -21,4 +21,4 @@ private:
void onResetDialogs();
};
-#endif // SETTINGSDIALOGGENERAL_H
+#endif // SETTINGSDIALOGGENERAL_H