summaryrefslogtreecommitdiffstats
path: root/tools/assistant
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-20 20:15:52 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-21 23:04:19 +0900
commit1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 (patch)
tree5f1bb482f68ee0f95843fbf375cd2274acdabf25 /tools/assistant
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 <michele.calgaro@yahoo.it>
Diffstat (limited to 'tools/assistant')
-rw-r--r--tools/assistant/config.h2
-rw-r--r--tools/assistant/helpdialogimpl.cpp2
-rw-r--r--tools/assistant/main.cpp2
-rw-r--r--tools/assistant/mainwindow.ui2
-rw-r--r--tools/assistant/tabbedbrowser.ui.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/tools/assistant/config.h b/tools/assistant/config.h
index 7caef30fd..fccc01b53 100644
--- a/tools/assistant/config.h
+++ b/tools/assistant/config.h
@@ -38,7 +38,7 @@
#include <tqstring.h>
#include <tqstringlist.h>
-#include <ntqpixmap.h>
+#include <tqpixmap.h>
#include <tqmap.h>
class Profile;
diff --git a/tools/assistant/helpdialogimpl.cpp b/tools/assistant/helpdialogimpl.cpp
index e8ced3b32..bc866eab0 100644
--- a/tools/assistant/helpdialogimpl.cpp
+++ b/tools/assistant/helpdialogimpl.cpp
@@ -50,7 +50,7 @@
#include <ntqlabel.h>
#include <ntqlineedit.h>
#include <ntqmessagebox.h>
-#include <ntqpixmap.h>
+#include <tqpixmap.h>
#include <ntqprogressbar.h>
#include <tqptrlist.h>
#include <tqptrstack.h>
diff --git a/tools/assistant/main.cpp b/tools/assistant/main.cpp
index 25ac3d821..162ab052b 100644
--- a/tools/assistant/main.cpp
+++ b/tools/assistant/main.cpp
@@ -38,7 +38,7 @@
#include <ntqapplication.h>
#include <tqserversocket.h>
#include <tqsocket.h>
-#include <ntqpixmap.h>
+#include <tqpixmap.h>
#include <tqptrlist.h>
#include <tqstringlist.h>
#include <tqdir.h>
diff --git a/tools/assistant/mainwindow.ui b/tools/assistant/mainwindow.ui
index 9589f9007..a2e3b4019 100644
--- a/tools/assistant/mainwindow.ui
+++ b/tools/assistant/mainwindow.ui
@@ -588,7 +588,7 @@
<include location="global" impldecl="in implementation">ntqapplication.h</include>
<include location="local" impldecl="in implementation">helpdialogimpl.h</include>
<include location="global" impldecl="in implementation">tqdir.h</include>
- <include location="global" impldecl="in implementation">ntqprinter.h</include>
+ <include location="global" impldecl="in implementation">tqprinter.h</include>
<include location="global" impldecl="in implementation">tqpainter.h</include>
<include location="global" impldecl="in implementation">tqurl.h</include>
<include location="global" impldecl="in implementation">tqstatusbar.h</include>
diff --git a/tools/assistant/tabbedbrowser.ui.h b/tools/assistant/tabbedbrowser.ui.h
index 5c021a7e2..425840d3b 100644
--- a/tools/assistant/tabbedbrowser.ui.h
+++ b/tools/assistant/tabbedbrowser.ui.h
@@ -9,7 +9,7 @@
#include <tqfileinfo.h>
#include <tqtoolbutton.h>
-#include <ntqpixmap.h>
+#include <tqpixmap.h>
#include <tqiconset.h>
#include <tqstyle.h>
#include <tqtimer.h>