summaryrefslogtreecommitdiffstats
path: root/krename/ProgressDialog.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/ProgressDialog.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/ProgressDialog.cpp')
-rw-r--r--krename/ProgressDialog.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/krename/ProgressDialog.cpp b/krename/ProgressDialog.cpp
index eb2c4c1..33235e2 100644
--- a/krename/ProgressDialog.cpp
+++ b/krename/ProgressDialog.cpp
@@ -15,13 +15,13 @@
* *
***************************************************************************/
-// QT Includes
+// TQt Includes
#include <tqlayout.h>
#include <tqprogressbar.h>
#include <tqtimer.h>
#include <tqtooltip.h>
-// KDE includes
+// TDE includes
#include <tdeapplication.h>
#include <kiconloader.h>
#include <tdelistview.h>