summaryrefslogtreecommitdiffstats
path: root/qt-ui/preferences.h
diff options
context:
space:
mode:
Diffstat (limited to 'qt-ui/preferences.h')
-rw-r--r--qt-ui/preferences.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/qt-ui/preferences.h b/qt-ui/preferences.h
index d7cf77572..fb3d1f089 100644
--- a/qt-ui/preferences.h
+++ b/qt-ui/preferences.h
@@ -1,5 +1,5 @@
-#ifndef PREFERENCES_DIALOG_H
-#define PREFERENCES_DIALOG_H
+#ifndef PREFERENCES_H
+#define PREFERENCES_H
#include <QDialog>
#include "../dive.h"
@@ -34,4 +34,4 @@ private:
struct preferences oldPrefs;
};
-#endif
+#endif // PREFERENCES_H