summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication_x11.cpp
diff options
context:
space:
mode:
authorRitt Konstantin <ritt.ks@gmail.com>2010-05-14 19:56:53 (GMT)
committerThiago Macieira <thiago.macieira@nokia.com>2010-09-21 10:36:22 (GMT)
commit3f40a0309ea960fc33bc3b993e891db288b2ef13 (patch)
tree3a832f5c487bd7460f7d4d152009076ec5061b60 /src/gui/kernel/qapplication_x11.cpp
parent8572f583e138e15446903f8e2d3792cea5ae477b (diff)
downloadQt-3f40a0309ea960fc33bc3b993e891db288b2ef13.zip
Qt-3f40a0309ea960fc33bc3b993e891db288b2ef13.tar.gz
Qt-3f40a0309ea960fc33bc3b993e891db288b2ef13.tar.bz2
remove extra includes
Diffstat (limited to 'src/gui/kernel/qapplication_x11.cpp')
-rw-r--r--src/gui/kernel/qapplication_x11.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/kernel/qapplication_x11.cpp b/src/gui/kernel/qapplication_x11.cpp
index e7b7ed8..d8fb74c 100644
--- a/src/gui/kernel/qapplication_x11.cpp
+++ b/src/gui/kernel/qapplication_x11.cpp
@@ -74,7 +74,6 @@
#include "qevent_p.h"
#include "qvarlengtharray.h"
#include "qdebug.h"
-#include <private/qunicodetables_p.h>
#include <private/qcrashhandler_p.h>
#include <private/qcolor_p.h>
#include <private/qcursor_p.h>