summaryrefslogtreecommitdiffstats
path: root/src/kernel/ntqt.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-08-16 19:11:00 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-08-16 19:11:00 +0900
commit82ecd83484c9fa1ede059986ab771e74e33e68ef (patch)
treed0e76f19632bb02fc55028625bdb903902e1bac1 /src/kernel/ntqt.h
parentc55ef27a2c511c29a8a82d00bd2ede1fb02cfa41 (diff)
downloadtqt3-82ecd83484c9fa1ede059986ab771e74e33e68ef.tar.gz
tqt3-82ecd83484c9fa1ede059986ab771e74e33e68ef.zip
Rename layout 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.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/kernel/ntqt.h b/src/kernel/ntqt.h
index d9119ed7..f72ec4e6 100644
--- a/src/kernel/ntqt.h
+++ b/src/kernel/ntqt.h
@@ -78,7 +78,7 @@
#include "tqurlinfo.h"
#include "tqwidgetlist.h"
#include <tqcombobox.h>
-#include "ntqgroupbox.h"
+#include "tqgroupbox.h"
#include "tqdialog.h"
#include <tqdataview.h>
#include "ntqdockwindow.h"
@@ -97,9 +97,9 @@
#include "tqbuttongroup.h"
#include <tqdatetimeedit.h>
#include "ntqgvector.h"
-#include "ntqhbox.h"
-#include <ntqhbuttongroup.h>
-#include <ntqhgroupbox.h>
+#include "tqhbox.h"
+#include <tqhbuttongroup.h>
+#include <tqhgroupbox.h>
#include "tqsocketnotifier.h"
#include <tqeventloop.h>
#include <tqhttp.h>
@@ -117,7 +117,7 @@
#include <ntqkeycode.h>
#include <ntqaccel.h>
#include "tqlabel.h"
-#include "ntqlayout.h"
+#include "tqlayout.h"
#include <tqlcdnumber.h>
#include <ntqlibrary.h>
#include <ntqinputdialog.h>
@@ -254,9 +254,9 @@
#include <tqvaluestack.h>
#include <tqvaluevector.h>
#include <tqdatatable.h>
-#include <ntqvbox.h>
-#include <ntqvbuttongroup.h>
-#include <ntqvgroupbox.h>
+#include <tqvbox.h>
+#include <tqvbuttongroup.h>
+#include <tqvgroupbox.h>
#include <tqthread.h>
#include <tqwhatsthis.h>
#include <ntqapplication.h>
@@ -278,7 +278,7 @@
#include "private/qcom_p.h"
#include "private/tqimageformatinterface_p.h"
#include "private/tqisciicodec_p.h"
-#include "private/qlayoutengine_p.h"
+#include "private/tqlayoutengine_p.h"
#include "private/qcomlibrary_p.h"
#include "private/qeffects_p.h"
#include "private/qgpluginmanager_p.h"