summaryrefslogtreecommitdiffstats
path: root/krename/encodingplugin.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/encodingplugin.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/encodingplugin.cpp')
-rw-r--r--krename/encodingplugin.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/krename/encodingplugin.cpp b/krename/encodingplugin.cpp
index b27db96..369482d 100644
--- a/krename/encodingplugin.cpp
+++ b/krename/encodingplugin.cpp
@@ -17,7 +17,7 @@
#include "encodingplugin.h"
-// QT includes
+// TQt includes
#include <tqcheckbox.h>
#include <tqlabel.h>
#include <tqlayout.h>
@@ -25,7 +25,7 @@
#include <tqvgroupbox.h>
-// KDE includes
+// TDE includes
#include <tdeapplication.h>
#include <kcombobox.h>
#include <kiconloader.h>