summaryrefslogtreecommitdiffstats
path: root/src/gui
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui')
-rw-r--r--src/gui/kernel/qplatformsystemtrayicon.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/kernel/qplatformsystemtrayicon.h b/src/gui/kernel/qplatformsystemtrayicon.h
index 236a80d4f1..a93fab3063 100644
--- a/src/gui/kernel/qplatformsystemtrayicon.h
+++ b/src/gui/kernel/qplatformsystemtrayicon.h
@@ -43,10 +43,10 @@
#ifndef QPLATFORMSYSTEMTRAYICON_H
#define QPLATFORMSYSTEMTRAYICON_H
-#ifndef QT_NO_SYSTEMTRAYICON
-
#include "QtCore/qobject.h"
+#ifndef QT_NO_SYSTEMTRAYICON
+
QT_BEGIN_NAMESPACE
class QPlatformMenu;