diff options
Diffstat (limited to 'src/dialogs')
-rw-r--r-- | src/dialogs/qerrormessage.cpp | 2 | ||||
-rw-r--r-- | src/dialogs/qinputdialog.cpp | 2 | ||||
-rw-r--r-- | src/dialogs/qprintdialog.cpp | 2 | ||||
-rw-r--r-- | src/dialogs/tqcolordialog.cpp | 2 | ||||
-rw-r--r-- | src/dialogs/tqdialog.cpp | 2 | ||||
-rw-r--r-- | src/dialogs/tqfiledialog.cpp | 6 | ||||
-rw-r--r-- | src/dialogs/tqfontdialog.cpp | 6 | ||||
-rw-r--r-- | src/dialogs/tqtabdialog.cpp | 2 | ||||
-rw-r--r-- | src/dialogs/tqwizard.cpp | 2 |
9 files changed, 13 insertions, 13 deletions
diff --git a/src/dialogs/qerrormessage.cpp b/src/dialogs/qerrormessage.cpp index 2580d9e90..53691afe7 100644 --- a/src/dialogs/qerrormessage.cpp +++ b/src/dialogs/qerrormessage.cpp @@ -46,7 +46,7 @@ #include "tqcheckbox.h" #include "tqdict.h" #include "tqlabel.h" -#include "ntqlayout.h" +#include "tqlayout.h" #include "ntqmessagebox.h" #include "tqpushbutton.h" #include "tqstringlist.h" diff --git a/src/dialogs/qinputdialog.cpp b/src/dialogs/qinputdialog.cpp index 6b16af01d..8d61ec333 100644 --- a/src/dialogs/qinputdialog.cpp +++ b/src/dialogs/qinputdialog.cpp @@ -42,7 +42,7 @@ #ifndef TQT_NO_INPUTDIALOG -#include "ntqlayout.h" +#include "tqlayout.h" #include "tqlabel.h" #include "tqlineedit.h" #include "tqpushbutton.h" diff --git a/src/dialogs/qprintdialog.cpp b/src/dialogs/qprintdialog.cpp index a47604bdc..16c964f58 100644 --- a/src/dialogs/qprintdialog.cpp +++ b/src/dialogs/qprintdialog.cpp @@ -52,7 +52,7 @@ #include "tqpushbutton.h" #include "tqprinter.h" #include "tqlistview.h" -#include "ntqlayout.h" +#include "tqlayout.h" #include "tqbuttongroup.h" #include "tqradiobutton.h" #include "tqspinbox.h" diff --git a/src/dialogs/tqcolordialog.cpp b/src/dialogs/tqcolordialog.cpp index a92f3af5d..56f610036 100644 --- a/src/dialogs/tqcolordialog.cpp +++ b/src/dialogs/tqcolordialog.cpp @@ -43,7 +43,7 @@ #ifndef TQT_NO_COLORDIALOG #include "tqpainter.h" -#include "ntqlayout.h" +#include "tqlayout.h" #include "tqlabel.h" #include "tqpushbutton.h" #include "tqlineedit.h" diff --git a/src/dialogs/tqdialog.cpp b/src/dialogs/tqdialog.cpp index f3f05ae50..1852d6d6a 100644 --- a/src/dialogs/tqdialog.cpp +++ b/src/dialogs/tqdialog.cpp @@ -47,7 +47,7 @@ #include "ntqapplication.h" #include "tqobjectlist.h" #include "tqwidgetlist.h" -#include "ntqlayout.h" +#include "tqlayout.h" #include "tqsizegrip.h" #include "tqwhatsthis.h" #include "tqpopupmenu.h" diff --git a/src/dialogs/tqfiledialog.cpp b/src/dialogs/tqfiledialog.cpp index 5ac7307a0..cf4eed715 100644 --- a/src/dialogs/tqfiledialog.cpp +++ b/src/dialogs/tqfiledialog.cpp @@ -66,10 +66,10 @@ #include "tqdragobject.h" #include "tqfile.h" #include "ntqguardedptr.h" -#include "ntqhbox.h" +#include "tqhbox.h" #include "tqheader.h" #include "tqlabel.h" -#include "ntqlayout.h" +#include "tqlayout.h" #include "ntqlibrary.h" #include "tqlineedit.h" #include "tqlistbox.h" @@ -91,7 +91,7 @@ #include "tqtimer.h" #include "tqtoolbutton.h" #include "tqtooltip.h" -#include "ntqvbox.h" +#include "tqvbox.h" #include "tqwidgetstack.h" #ifdef TQ_WS_X11 diff --git a/src/dialogs/tqfontdialog.cpp b/src/dialogs/tqfontdialog.cpp index 8ea7e9ea0..d7a39390e 100644 --- a/src/dialogs/tqfontdialog.cpp +++ b/src/dialogs/tqfontdialog.cpp @@ -49,9 +49,9 @@ #include "tqpushbutton.h" #include "tqcheckbox.h" #include "tqcombobox.h" -#include "ntqlayout.h" -#include "ntqvgroupbox.h" -#include "ntqhgroupbox.h" +#include "tqlayout.h" +#include "tqvgroupbox.h" +#include "tqhgroupbox.h" #include "tqlabel.h" #include "ntqapplication.h" #include "tqfontdatabase.h" diff --git a/src/dialogs/tqtabdialog.cpp b/src/dialogs/tqtabdialog.cpp index 0d00244e0..f3ae9a744 100644 --- a/src/dialogs/tqtabdialog.cpp +++ b/src/dialogs/tqtabdialog.cpp @@ -51,7 +51,7 @@ #include "ntqapplication.h" #include "tqtabwidget.h" #include "tqwidgetstack.h" -#include "ntqlayout.h" +#include "tqlayout.h" /*! \class TQTabDialog tqtabdialog.h diff --git a/src/dialogs/tqwizard.cpp b/src/dialogs/tqwizard.cpp index 2b4c46682..b7dfa91ce 100644 --- a/src/dialogs/tqwizard.cpp +++ b/src/dialogs/tqwizard.cpp @@ -42,7 +42,7 @@ #ifndef TQT_NO_WIZARD -#include "ntqlayout.h" +#include "tqlayout.h" #include "tqpushbutton.h" #include "ntqcursor.h" #include "tqlabel.h" |