summaryrefslogtreecommitdiffstats
path: root/tools/assistant
diff options
context:
space:
mode:
Diffstat (limited to 'tools/assistant')
-rw-r--r--tools/assistant/helpdialogimpl.cpp6
-rw-r--r--tools/assistant/helpdialogimpl.h4
-rw-r--r--tools/assistant/mainwindow.ui.h2
-rw-r--r--tools/assistant/settingsdialogimpl.cpp6
-rw-r--r--tools/assistant/settingsdialogimpl.h2
-rw-r--r--tools/assistant/topicchooserimpl.cpp2
6 files changed, 11 insertions, 11 deletions
diff --git a/tools/assistant/helpdialogimpl.cpp b/tools/assistant/helpdialogimpl.cpp
index b972d872d..f1bce7bea 100644
--- a/tools/assistant/helpdialogimpl.cpp
+++ b/tools/assistant/helpdialogimpl.cpp
@@ -46,19 +46,19 @@
#include <tqeventloop.h>
#include <tqfile.h>
#include <tqfileinfo.h>
-#include <ntqheader.h>
+#include <tqheader.h>
#include <tqlabel.h>
#include <tqlineedit.h>
#include <ntqmessagebox.h>
#include <tqpixmap.h>
-#include <ntqprogressbar.h>
+#include <tqprogressbar.h>
#include <tqptrlist.h>
#include <tqptrstack.h>
#include <tqpushbutton.h>
#include <tqregexp.h>
#include <tqsettings.h>
#include <tqstatusbar.h>
-#include <ntqtabwidget.h>
+#include <tqtabwidget.h>
#include <tqtextbrowser.h>
#include <tqtextstream.h>
#include <tqtimer.h>
diff --git a/tools/assistant/helpdialogimpl.h b/tools/assistant/helpdialogimpl.h
index 0144943d6..f04417ee3 100644
--- a/tools/assistant/helpdialogimpl.h
+++ b/tools/assistant/helpdialogimpl.h
@@ -39,8 +39,8 @@
#include "helpwindow.h"
#include "docuparser.h"
-#include <ntqlistbox.h>
-#include <ntqlistview.h>
+#include <tqlistbox.h>
+#include <tqlistview.h>
#include <tqmap.h>
#include <tqstringlist.h>
#include <ntqvalidator.h>
diff --git a/tools/assistant/mainwindow.ui.h b/tools/assistant/mainwindow.ui.h
index 20c9ceea1..16089d7f5 100644
--- a/tools/assistant/mainwindow.ui.h
+++ b/tools/assistant/mainwindow.ui.h
@@ -33,7 +33,7 @@
#include "config.h"
-#include <ntqtabwidget.h>
+#include <tqtabwidget.h>
#include <tqfileinfo.h>
#include <ntqaccel.h>
#include <tqobjectlist.h>
diff --git a/tools/assistant/settingsdialogimpl.cpp b/tools/assistant/settingsdialogimpl.cpp
index 2be9b31bd..e06dea5a7 100644
--- a/tools/assistant/settingsdialogimpl.cpp
+++ b/tools/assistant/settingsdialogimpl.cpp
@@ -43,14 +43,14 @@
#include <tqfiledialog.h>
#include <tqfileinfo.h>
#include <tqlineedit.h>
-#include <ntqlistbox.h>
-#include <ntqlistview.h>
+#include <tqlistbox.h>
+#include <tqlistview.h>
#include <ntqmessagebox.h>
#include <tqptrstack.h>
#include <tqsettings.h>
#include <tqtimer.h>
#include <tqtoolbutton.h>
-#include <ntqtabwidget.h>
+#include <tqtabwidget.h>
#include <tqmap.h>
diff --git a/tools/assistant/settingsdialogimpl.h b/tools/assistant/settingsdialogimpl.h
index 18377e89f..1be8812f7 100644
--- a/tools/assistant/settingsdialogimpl.h
+++ b/tools/assistant/settingsdialogimpl.h
@@ -38,7 +38,7 @@
#include <tqstringlist.h>
#include <tqptrlist.h>
-#include <ntqlistview.h>
+#include <tqlistview.h>
class SettingsDialog : public SettingsDialogBase
{
diff --git a/tools/assistant/topicchooserimpl.cpp b/tools/assistant/topicchooserimpl.cpp
index d81427a9c..d48005dc5 100644
--- a/tools/assistant/topicchooserimpl.cpp
+++ b/tools/assistant/topicchooserimpl.cpp
@@ -34,7 +34,7 @@
#include "topicchooserimpl.h"
#include <tqlabel.h>
-#include <ntqlistbox.h>
+#include <tqlistbox.h>
#include <tqpushbutton.h>
TopicChooser::TopicChooser( TQWidget *parent, const TQStringList &lnkNames,