summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/eventdispatchers/qwindowsguieventdispatcher.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/platformsupport/eventdispatchers/qwindowsguieventdispatcher.cpp')
-rw-r--r--src/platformsupport/eventdispatchers/qwindowsguieventdispatcher.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/platformsupport/eventdispatchers/qwindowsguieventdispatcher.cpp b/src/platformsupport/eventdispatchers/qwindowsguieventdispatcher.cpp
index 20cfb5155e..ca4bc4091b 100644
--- a/src/platformsupport/eventdispatchers/qwindowsguieventdispatcher.cpp
+++ b/src/platformsupport/eventdispatchers/qwindowsguieventdispatcher.cpp
@@ -53,11 +53,10 @@ QT_BEGIN_NAMESPACE
Maintains a global stack storing the current event dispatcher and
its processing flags for access from the Windows procedure
- qWindowsWndProc. Handling the Lighthouse gui events should be done
+ qWindowsWndProc. Handling the QPA gui events should be done
from within the qWindowsWndProc to ensure correct processing of messages.
\internal
- \ingroup qt-lighthouse-win
*/
QWindowsGuiEventDispatcher::QWindowsGuiEventDispatcher(QObject *parent) :