summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qsessionmanager_qpa.cpp
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@nokia.com>2011-05-03 20:20:44 +0200
committerLars Knoll <lars.knoll@nokia.com>2011-05-03 20:31:37 +0200
commit5a919255146e15da8a99262a155a9a4b75e6cfdc (patch)
tree3e39f43e6670195c606af015975e076ce47cc190 /src/gui/kernel/qsessionmanager_qpa.cpp
parentecd9c29a964186d079c569b74f4ca9cf12ae5901 (diff)
QGuiApplication is not QPA specific
Rename files to reflect that QGuiApplication is going to be used everywhere.
Diffstat (limited to 'src/gui/kernel/qsessionmanager_qpa.cpp')
-rw-r--r--src/gui/kernel/qsessionmanager_qpa.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/kernel/qsessionmanager_qpa.cpp b/src/gui/kernel/qsessionmanager_qpa.cpp
index ef532d7981..bd6fc62f31 100644
--- a/src/gui/kernel/qsessionmanager_qpa.cpp
+++ b/src/gui/kernel/qsessionmanager_qpa.cpp
@@ -40,6 +40,7 @@
****************************************************************************/
#include <qsessionmanager.h>
+#include <qapplication.h>
#include <private/qobject_p.h>
#ifndef QT_NO_SESSIONMANAGER