summaryrefslogtreecommitdiffstats
path: root/src/kernel/ntqt.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-24 19:37:05 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-24 19:37:05 +0900
commit0e787fb7f5b56b4fe87cd8ada64ae740bbca87bc (patch)
treebe5eda50c23980aa4b44de1e8b2e209c6c02d2d1 /src/kernel/ntqt.h
parent1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 (diff)
downloadtqt-0e787fb7.tar.gz
tqt-0e787fb7.zip
Rename text class nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/kernel/ntqt.h')
-rw-r--r--src/kernel/ntqt.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/kernel/ntqt.h b/src/kernel/ntqt.h
index 51eb62b33..5d9f7d4bc 100644
--- a/src/kernel/ntqt.h
+++ b/src/kernel/ntqt.h
@@ -116,7 +116,7 @@
#include <tqeucjpcodec.h>
#include <ntqkeycode.h>
#include <ntqaccel.h>
-#include "ntqlabel.h"
+#include "tqlabel.h"
#include "ntqlayout.h"
#include <ntqlcdnumber.h>
#include <ntqlibrary.h>
@@ -188,7 +188,7 @@
#include "tqtimer.h"
#include <tqsignalmapper.h>
#include <tqsignalslotimp.h>
-#include <ntqsimplerichtext.h>
+#include <tqsimplerichtext.h>
#include "tqwmatrix.h"
#include <tqsizegrip.h>
#include <ntqabstractlayout.h>
@@ -225,7 +225,7 @@
#include <tqstylefactory.h>
#include <tqstyleplugin.h>
#include "tqtextedit.h"
-#include <ntqsyntaxhighlighter.h>
+#include <tqsyntaxhighlighter.h>
#include <ntqtabdialog.h>
#include "tqsqleditorfactory.h"
#include <ntqtabwidget.h>
@@ -258,7 +258,7 @@
#include <ntqvbuttongroup.h>
#include <ntqvgroupbox.h>
#include <tqthread.h>
-#include <ntqwhatsthis.h>
+#include <tqwhatsthis.h>
#include <ntqapplication.h>
#include <tqwidgetintdict.h>
#include <ntqfocusdata.h>