summaryrefslogtreecommitdiffstats
path: root/src/kernel/ntqt.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-07-02 21:37:22 +0900
committerMichele Calgaro <[email protected]>2024-07-06 11:24:55 +0900
commit7552c6d73043b1040139033f6864db48ae5446cf (patch)
treef90d24d072dd3ee6a3f909bf7778abc7669f03ef /src/kernel/ntqt.h
parentc113da2069b66130f67a0f27c699e1cec83588a5 (diff)
downloadtqt3-7552c6d73043b1040139033f6864db48ae5446cf.tar.gz
tqt3-7552c6d73043b1040139033f6864db48ae5446cf.zip
Rename main window nt* related files to equivalent tq*. The file
"ntqsession.h" was totally unnecessary and has been removed. Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/kernel/ntqt.h')
-rw-r--r--src/kernel/ntqt.h30
1 files changed, 15 insertions, 15 deletions
diff --git a/src/kernel/ntqt.h b/src/kernel/ntqt.h
index fefc761e2..c5430b8fd 100644
--- a/src/kernel/ntqt.h
+++ b/src/kernel/ntqt.h
@@ -38,9 +38,9 @@
#include <stdio.h>
#include "tqtextstream.h"
#include "ntqfontinfo.h"
-#include "ntqsizepolicy.h"
+#include "tqsizepolicy.h"
#include "ntqtl.h"
-#include "ntqsize.h"
+#include "tqsize.h"
#include "ntqrect.h"
#include "ntqbitarray.h"
#include "ntqregion.h"
@@ -70,7 +70,7 @@
#include <ntqtabbar.h>
#include "tqiconset.h"
#include "ntqbutton.h"
-#include <ntqtoolbutton.h>
+#include <tqtoolbutton.h>
#include "tqstyle.h"
#include "ntqframe.h"
#include "ntqfile.h"
@@ -103,7 +103,7 @@
#include "ntqsocketnotifier.h"
#include <ntqeventloop.h>
#include <ntqhttp.h>
-#include <ntqaction.h>
+#include <tqaction.h>
#include "ntqbuffer.h"
#include "tqimage.h"
#include <tqimageformatplugin.h>
@@ -147,7 +147,7 @@
#include <ntqcolordialog.h>
#include <ntqpaintdevicemetrics.h>
#include "ntqpointarray.h"
-#include "ntqmenudata.h"
+#include "tqmenudata.h"
#include <ntqlistview.h>
#include "ntqpen.h"
#include "ntqdragobject.h"
@@ -158,7 +158,7 @@
#include <ntqcursor.h>
#include <ntqerrormessage.h>
#include <ntqpolygonscanner.h>
-#include "ntqpopupmenu.h"
+#include "tqpopupmenu.h"
#include <ntqprintdialog.h>
#include <ntqprinter.h>
#include <ntqprocess.h>
@@ -181,7 +181,7 @@
#include "tqsemaphore.h"
#include <ntqprogressdialog.h>
#include "ntqsocketdevice.h"
-#include <ntqsessionmanager.h>
+#include <tqsessionmanager.h>
#include <ntqsettings.h>
#include <ntqsgistyle.h>
#include <ntqfontdialog.h>
@@ -190,7 +190,7 @@
#include <ntqsignalslotimp.h>
#include <ntqsimplerichtext.h>
#include "ntqwmatrix.h"
-#include <ntqsizegrip.h>
+#include <tqsizegrip.h>
#include <ntqabstractlayout.h>
#include <tqsjiscodec.h>
#include <ntqslider.h>
@@ -216,8 +216,8 @@
#include <tqdatabrowser.h>
#include <tqsqlresult.h>
#include <tqsqlselectcursor.h>
-#include <ntqstatusbar.h>
-#include <ntqmenubar.h>
+#include <tqstatusbar.h>
+#include <tqmenubar.h>
#include <tqcanvas.h>
#include "ntqtranslator.h"
#include <tqstrvec.h>
@@ -234,14 +234,14 @@
#include <tqtextcodecfactory.h>
#include <tqtextcodecplugin.h>
#include <ntqmultilineedit.h>
-#include "ntqtoolbar.h"
+#include "tqtoolbar.h"
#include <tqtextview.h>
#include "tqwaitcondition.h"
#include <ntqasyncio.h>
#include <ntqfontdatabase.h>
-#include <ntqmainwindow.h>
-#include <ntqtoolbox.h>
-#include <ntqtooltip.h>
+#include <tqmainwindow.h>
+#include <tqtoolbox.h>
+#include <tqtooltip.h>
#include "ntqdesktopwidget.h"
#include <tqtsciicodec.h>
#include "ntqurl.h"
@@ -268,7 +268,7 @@
#include <ntqcompactstyle.h>
#include <ntqwizard.h>
#include <ntqpainter.h>
-#include <ntqworkspace.h>
+#include <tqworkspace.h>
#include <ntqlocalfs.h>
#include <tqxml.h>