summaryrefslogtreecommitdiffstats
path: root/src/kernel/ntqt.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-07-20 20:15:52 +0900
committerMichele Calgaro <[email protected]>2024-07-21 23:04:19 +0900
commit1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 (patch)
tree5f1bb482f68ee0f95843fbf375cd2274acdabf25 /src/kernel/ntqt.h
parent14c414378d96f7463b989384f4a0e5dd76632b6d (diff)
downloadtqt3-1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3.tar.gz
tqt3-1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3.zip
Rename graphics class nt* related files to equivalent tq* (part 2)
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/kernel/ntqt.h')
-rw-r--r--src/kernel/ntqt.h26
1 files changed, 13 insertions, 13 deletions
diff --git a/src/kernel/ntqt.h b/src/kernel/ntqt.h
index ae3c2820d..51eb62b33 100644
--- a/src/kernel/ntqt.h
+++ b/src/kernel/ntqt.h
@@ -34,16 +34,16 @@
#include "tqfont.h"
#include "tqdatastream.h"
#include "tqpair.h"
-#include "ntqpoint.h"
+#include "tqpoint.h"
#include <stdio.h>
#include "tqtextstream.h"
#include "tqfontinfo.h"
#include "tqsizepolicy.h"
#include "ntqtl.h"
#include "tqsize.h"
-#include "ntqrect.h"
+#include "tqrect.h"
#include "tqbitarray.h"
-#include "ntqregion.h"
+#include "tqregion.h"
#include "tqsql.h"
#include "tqstrlist.h"
#include "tqvaluelist.h"
@@ -62,11 +62,11 @@
#include "tqobject.h"
#include <ntqdrawutil.h>
#include "tqbrush.h"
-#include "ntqpalette.h"
+#include "tqpalette.h"
#include "tqwidget.h"
#include "tqjpunicode.h"
#include "tqtextcodec.h"
-#include "ntqpixmap.h"
+#include "tqpixmap.h"
#include <ntqtabbar.h>
#include "tqiconset.h"
#include "ntqbutton.h"
@@ -88,7 +88,7 @@
#include <tqgb18030codec.h>
#include "ntqgcache.h"
#include <ntqgif.h>
-#include <ntqglcolormap.h>
+#include <tqglcolormap.h>
#include <tqcache.h>
#include <tqdropsite.h>
#include "ntqgplugin.h"
@@ -111,7 +111,7 @@
#include <tqintcache.h>
#include "tqintdict.h"
#include "ntqmotifstyle.h"
-#include "ntqpicture.h"
+#include "tqpicture.h"
#include <tqjiscodec.h>
#include <tqeucjpcodec.h>
#include <ntqkeycode.h>
@@ -146,21 +146,21 @@
#include <tqobjectlist.h>
#include <tqcolordialog.h>
#include <tqpaintdevicemetrics.h>
-#include "ntqpointarray.h"
+#include "tqpointarray.h"
#include "tqmenudata.h"
#include <ntqlistview.h>
-#include "ntqpen.h"
+#include "tqpen.h"
#include "tqdragobject.h"
#include <tqiconview.h>
-#include <ntqpixmapcache.h>
+#include <tqpixmapcache.h>
#include <ntqplatinumstyle.h>
-#include <ntqpngio.h>
+#include <tqpngio.h>
#include <ntqcursor.h>
#include <ntqerrormessage.h>
#include <ntqpolygonscanner.h>
#include "tqpopupmenu.h"
#include <ntqprintdialog.h>
-#include <ntqprinter.h>
+#include <tqprinter.h>
#include <tqprocess.h>
#include "ntqprogressbar.h"
#include <tqasciicache.h>
@@ -189,7 +189,7 @@
#include <tqsignalmapper.h>
#include <tqsignalslotimp.h>
#include <ntqsimplerichtext.h>
-#include "ntqwmatrix.h"
+#include "tqwmatrix.h"
#include <tqsizegrip.h>
#include <ntqabstractlayout.h>
#include <tqsjiscodec.h>