summaryrefslogtreecommitdiffstats
path: root/src/dialogs/tqfiledialog.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-08-12 22:02:11 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-08-12 22:02:11 +0900
commit42957a3f812a1db64a9ae452baa2d3fbc35f2466 (patch)
tree0928f4e01a3dcc0698b46c7608d8310e471bdb49 /src/dialogs/tqfiledialog.cpp
parentfef846914f8db6dc117e206ef913d519bf6bb33e (diff)
downloadtqt-42957a3f812a1db64a9ae452baa2d3fbc35f2466.tar.gz
tqt-42957a3f812a1db64a9ae452baa2d3fbc35f2466.zip
Rename more widget nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/dialogs/tqfiledialog.cpp')
-rw-r--r--src/dialogs/tqfiledialog.cpp10
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"