summaryrefslogtreecommitdiffstats
path: root/src/dialogs
diff options
context:
space:
mode:
Diffstat (limited to 'src/dialogs')
-rw-r--r--src/dialogs/ntqdialog.h2
-rw-r--r--src/dialogs/qdialog.cpp2
-rw-r--r--src/dialogs/qfiledialog.cpp2
-rw-r--r--src/dialogs/qinputdialog.cpp2
-rw-r--r--src/dialogs/qtabdialog.cpp2
-rw-r--r--src/dialogs/qwizard.cpp2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/dialogs/ntqdialog.h b/src/dialogs/ntqdialog.h
index 37582e557..e1d82c179 100644
--- a/src/dialogs/ntqdialog.h
+++ b/src/dialogs/ntqdialog.h
@@ -42,7 +42,7 @@
#define TQDIALOG_H
#ifndef QT_H
-#include "ntqwidget.h"
+#include "tqwidget.h"
#endif // QT_H
#ifndef TQT_NO_DIALOG
#if 0
diff --git a/src/dialogs/qdialog.cpp b/src/dialogs/qdialog.cpp
index eb9526387..6175cc051 100644
--- a/src/dialogs/qdialog.cpp
+++ b/src/dialogs/qdialog.cpp
@@ -46,7 +46,7 @@
#include "ntqfocusdata.h"
#include "ntqapplication.h"
#include "tqobjectlist.h"
-#include "ntqwidgetlist.h"
+#include "tqwidgetlist.h"
#include "ntqlayout.h"
#include "ntqsizegrip.h"
#include "ntqwhatsthis.h"
diff --git a/src/dialogs/qfiledialog.cpp b/src/dialogs/qfiledialog.cpp
index bb02ad2bd..2b7ce1b0d 100644
--- a/src/dialogs/qfiledialog.cpp
+++ b/src/dialogs/qfiledialog.cpp
@@ -92,7 +92,7 @@
#include "ntqtoolbutton.h"
#include "ntqtooltip.h"
#include "ntqvbox.h"
-#include "ntqwidgetstack.h"
+#include "tqwidgetstack.h"
#ifdef TQ_WS_X11
#include "private/tqttdeintegration_x11_p.h"
diff --git a/src/dialogs/qinputdialog.cpp b/src/dialogs/qinputdialog.cpp
index ee6c15e75..084039c7a 100644
--- a/src/dialogs/qinputdialog.cpp
+++ b/src/dialogs/qinputdialog.cpp
@@ -48,7 +48,7 @@
#include "ntqpushbutton.h"
#include "ntqspinbox.h"
#include "ntqcombobox.h"
-#include "ntqwidgetstack.h"
+#include "tqwidgetstack.h"
#include "ntqvalidator.h"
#include "ntqapplication.h"
diff --git a/src/dialogs/qtabdialog.cpp b/src/dialogs/qtabdialog.cpp
index a9ad79d7d..f2601cca2 100644
--- a/src/dialogs/qtabdialog.cpp
+++ b/src/dialogs/qtabdialog.cpp
@@ -50,7 +50,7 @@
#include "ntqpixmap.h"
#include "ntqapplication.h"
#include "ntqtabwidget.h"
-#include "ntqwidgetstack.h"
+#include "tqwidgetstack.h"
#include "ntqlayout.h"
/*!
diff --git a/src/dialogs/qwizard.cpp b/src/dialogs/qwizard.cpp
index e8a7eeffe..9e1d31a7f 100644
--- a/src/dialogs/qwizard.cpp
+++ b/src/dialogs/qwizard.cpp
@@ -46,7 +46,7 @@
#include "ntqpushbutton.h"
#include "ntqcursor.h"
#include "ntqlabel.h"
-#include "ntqwidgetstack.h"
+#include "tqwidgetstack.h"
#include "ntqapplication.h"
#include "ntqptrlist.h"
#include "ntqpainter.h"