summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontengine_qpa.cpp
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@nokia.com>2011-05-04 09:18:55 +0200
committerLars Knoll <lars.knoll@nokia.com>2011-05-04 09:18:55 +0200
commit526bc2bf786829b61c6b0d453b8c5a4920d1457b (patch)
treee88a1a472aac0b0fab409d49c8cd4b7e0af82c3e /src/gui/text/qfontengine_qpa.cpp
parent492bbdefd3655f55427761c324e90934157833fb (diff)
less qapp includes
Diffstat (limited to 'src/gui/text/qfontengine_qpa.cpp')
-rw-r--r--src/gui/text/qfontengine_qpa.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/text/qfontengine_qpa.cpp b/src/gui/text/qfontengine_qpa.cpp
index 851bb5964c..b1d25b7d0f 100644
--- a/src/gui/text/qfontengine_qpa.cpp
+++ b/src/gui/text/qfontengine_qpa.cpp
@@ -46,7 +46,6 @@
#include <QtCore/QDir>
#include <QtCore/QBuffer>
-#include <QtGui/private/qapplication_p.h>
#include <QtGui/QPlatformFontDatabase>
#include <QtGui/private/qpaintengine_raster_p.h>