summaryrefslogtreecommitdiffstats
path: root/krename/batchrenamer.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-04-07 20:43:30 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-04-07 22:23:50 +0900
commit650b6c3f10852f94b96056ceebbf75d4f974de9a (patch)
tree0ec3246e0963c2e13b98fe733c7d0d6099c6f495 /krename/batchrenamer.cpp
parent8ffd2696e143fa350b08daa3520b94582400fbac (diff)
downloadkrename-650b6c3f.tar.gz
krename-650b6c3f.zip
Replace Qt with TQtr14.1.2
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e30b6fd35e008046443c40235b21d6378bf416e0)
Diffstat (limited to 'krename/batchrenamer.cpp')
-rw-r--r--krename/batchrenamer.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/krename/batchrenamer.cpp b/krename/batchrenamer.cpp
index bfebf35..80e380e 100644
--- a/krename/batchrenamer.cpp
+++ b/krename/batchrenamer.cpp
@@ -32,11 +32,11 @@
#include <sys/types.h>
#include <sys/stat.h>
-// QT includes
+// TQt includes
#include <tqdir.h>
#include <tqregexp.h>
-// KDE includes
+// TDE includes
#include <tdeapplication.h>
#include <tdeio/job.h>
#include <tdeio/netaccess.h>