summaryrefslogtreecommitdiffstats
path: root/src/dialogs/tqfiledialog.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-10-15 13:05:33 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-10-22 10:05:58 +0900
commit397b7afa8e3f32268c4454bf4783ac2a5a799658 (patch)
tree0b41c33e457556bd2b9371788ddbce25263f00d6 /src/dialogs/tqfiledialog.cpp
parent755d46927cc6a5719e695aeb8133be6897de62d8 (diff)
downloadtqt-397b7afa.tar.gz
tqt-397b7afa.zip
Rename ntqapplication, ntqconfig and ntqmodules 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.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/dialogs/tqfiledialog.cpp b/src/dialogs/tqfiledialog.cpp
index 23a6d7f12..de4754ec4 100644
--- a/src/dialogs/tqfiledialog.cpp
+++ b/src/dialogs/tqfiledialog.cpp
@@ -54,8 +54,8 @@
#ifndef TQT_NO_FILEDIALOG
-#include "private/qapplication_p.h"
-#include "ntqapplication.h"
+#include "private/tqapplication_p.h"
+#include "tqapplication.h"
#include "tqbitmap.h"
#include "tqbuttongroup.h"
#include "tqcheckbox.h"
@@ -3405,7 +3405,7 @@ void TQFileDialog::rereadDir()
\sa selectedFilter()
*/
-extern bool tqt_resolve_symlinks; // defined in qapplication.cpp
+extern bool tqt_resolve_symlinks; // defined in tqapplication.cpp
bool TQ_EXPORT tqt_use_native_dialogs = TRUE;
/*!