diff options
Diffstat (limited to 'src/dialogs/tqfiledialog.cpp')
-rw-r--r-- | src/dialogs/tqfiledialog.cpp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/dialogs/tqfiledialog.cpp b/src/dialogs/tqfiledialog.cpp index 27ec5d130..5ac7307a0 100644 --- a/src/dialogs/tqfiledialog.cpp +++ b/src/dialogs/tqfiledialog.cpp @@ -57,7 +57,7 @@ #include "private/qapplication_p.h" #include "ntqapplication.h" #include "tqbitmap.h" -#include "ntqbuttongroup.h" +#include "tqbuttongroup.h" #include "tqcheckbox.h" #include "ntqcleanuphandler.h" #include "tqcombobox.h" @@ -67,13 +67,13 @@ #include "tqfile.h" #include "ntqguardedptr.h" #include "ntqhbox.h" -#include "ntqheader.h" +#include "tqheader.h" #include "tqlabel.h" #include "ntqlayout.h" #include "ntqlibrary.h" #include "tqlineedit.h" -#include "ntqlistbox.h" -#include "ntqlistview.h" +#include "tqlistbox.h" +#include "tqlistview.h" #include "tqmap.h" #include "ntqmessagebox.h" #include "tqmime.h" @@ -81,7 +81,7 @@ #include "tqobjectlist.h" #include "tqpainter.h" #include "tqpopupmenu.h" -#include "ntqprogressbar.h" +#include "tqprogressbar.h" #include "tqptrvector.h" #include "tqpushbutton.h" #include "tqregexp.h" |