summaryrefslogtreecommitdiffstats
path: root/krename/helpdialog.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:22:16 +0900
commite30b6fd35e008046443c40235b21d6378bf416e0 (patch)
tree0ec3246e0963c2e13b98fe733c7d0d6099c6f495 /krename/helpdialog.cpp
parent446806eafed49f3dc6d34d7863d7cc052c73d752 (diff)
downloadkrename-e30b6fd35e008046443c40235b21d6378bf416e0.tar.gz
krename-e30b6fd35e008046443c40235b21d6378bf416e0.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'krename/helpdialog.cpp')
-rw-r--r--krename/helpdialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/krename/helpdialog.cpp b/krename/helpdialog.cpp
index aa18f71..a04f399 100644
--- a/krename/helpdialog.cpp
+++ b/krename/helpdialog.cpp
@@ -22,7 +22,7 @@
#include <tqlayout.h>
#include <tqlineedit.h>
-// KDE includes
+// TDE includes
#include <tdelocale.h>
#include <tdelistview.h>
#include <kpushbutton.h>