summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformsystemtrayicon_qpa.cpp
diff options
context:
space:
mode:
authorSze Howe Koh <szehowe.koh@gmail.com>2013-01-28 11:17:55 +0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-01-28 14:07:34 +0100
commite778042ed7dc5c12aeea0dfcd5401bc9d002dc53 (patch)
treeb5452087c8f7c94bebc874df0c58761e862e45e8 /src/gui/kernel/qplatformsystemtrayicon_qpa.cpp
parent22550ed78d454353c4f0f5e6b5f7dee4a6943ade (diff)
Doc, Qt GUI: Fix "no \inmodule command" warnings
Explicitly add "\inmodule QtGui" to Qt GUI classes Change-Id: Id641c1dc98770fbd994cecc375ca46c01f083236 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src/gui/kernel/qplatformsystemtrayicon_qpa.cpp')
-rw-r--r--src/gui/kernel/qplatformsystemtrayicon_qpa.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/kernel/qplatformsystemtrayicon_qpa.cpp b/src/gui/kernel/qplatformsystemtrayicon_qpa.cpp
index 0976bf320d..13de2c658a 100644
--- a/src/gui/kernel/qplatformsystemtrayicon_qpa.cpp
+++ b/src/gui/kernel/qplatformsystemtrayicon_qpa.cpp
@@ -48,6 +48,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QPlatformSystemTrayIcon
+ \inmodule QtGui
\brief The QPlatformSystemTrayIcon class abstracts the system tray icon and interaction.
\sa QSystemTray