summaryrefslogtreecommitdiffstats
path: root/src/kernel/qfontengine_x11.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-01-26 23:32:43 -0600
committerTimothy Pearson <[email protected]>2012-01-26 23:32:43 -0600
commitea318d1431c89e647598c510c4245c6571aa5f46 (patch)
tree996d29b80c30d453dda86d1a23162d441628f169 /src/kernel/qfontengine_x11.cpp
parentaaf89d4b48f69c9293feb187db26362e550b5561 (diff)
downloadtqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz
tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip
Update to latest tqt3 automated conversion
Diffstat (limited to 'src/kernel/qfontengine_x11.cpp')
-rw-r--r--src/kernel/qfontengine_x11.cpp20
1 files changed, 10 insertions, 10 deletions
diff --git a/src/kernel/qfontengine_x11.cpp b/src/kernel/qfontengine_x11.cpp
index 5693e238d..290e3519d 100644
--- a/src/kernel/qfontengine_x11.cpp
+++ b/src/kernel/qfontengine_x11.cpp
@@ -40,20 +40,20 @@
// #define FONTENGINE_DEBUG
-#include <qwidget.h>
-#include <qcstring.h>
-#include <qtextcodec.h>
+#include <ntqwidget.h>
+#include <ntqcstring.h>
+#include <ntqtextcodec.h>
-#include "qbitmap.h"
-#include "qfontdatabase.h"
-#include "qpaintdevice.h"
-#include "qpaintdevicemetrics.h"
-#include "qpainter.h"
-#include "qimage.h"
+#include "ntqbitmap.h"
+#include "ntqfontdatabase.h"
+#include "ntqpaintdevice.h"
+#include "ntqpaintdevicemetrics.h"
+#include "ntqpainter.h"
+#include "ntqimage.h"
#include "qt_x11_p.h"
-#include "qfont.h"
+#include "ntqfont.h"
#include "qtextengine_p.h"
#include <private/qunicodetables_p.h>