summaryrefslogtreecommitdiffstats
path: root/src/kernel/qvariant.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/qvariant.cpp')
-rw-r--r--src/kernel/qvariant.cpp14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/kernel/qvariant.cpp b/src/kernel/qvariant.cpp
index 3f8944ab7..ac3157676 100644
--- a/src/kernel/qvariant.cpp
+++ b/src/kernel/qvariant.cpp
@@ -45,18 +45,18 @@
#include "tqstring.h"
#include "tqcstring.h"
#include "tqfont.h"
-#include "ntqpixmap.h"
+#include "tqpixmap.h"
#include "tqimage.h"
#include "tqbrush.h"
-#include "ntqpoint.h"
-#include "ntqrect.h"
+#include "tqpoint.h"
+#include "tqrect.h"
#include "tqsize.h"
#include "tqcolor.h"
-#include "ntqpalette.h"
+#include "tqpalette.h"
#include "tqiconset.h"
#include "tqdatastream.h"
-#include "ntqregion.h"
-#include "ntqpointarray.h"
+#include "tqregion.h"
+#include "tqpointarray.h"
#include "tqbitmap.h"
#include "ntqcursor.h"
#include "tqdatetime.h"
@@ -64,7 +64,7 @@
#include "ntqshared.h"
#include "tqbitarray.h"
#include "ntqkeysequence.h"
-#include "ntqpen.h"
+#include "tqpen.h"
#ifndef DBL_DIG
#define DBL_DIG 10