summaryrefslogtreecommitdiffstats
path: root/part
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-16 19:56:54 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-16 19:56:54 +0900
commit41b3c136fb316a7db9dcacde48890ca716422395 (patch)
treef81e4b6238c4c522d7b4a25663919f7dd4135d77 /part
parent4d0e92e869aeab286a753010ee87be3bd30cafe4 (diff)
downloadkxmleditor-41b3c136fb316a7db9dcacde48890ca716422395.tar.gz
kxmleditor-41b3c136fb316a7db9dcacde48890ca716422395.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'part')
-rw-r--r--part/actions.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/part/actions.cpp b/part/actions.cpp
index febaaf2..c71fa93 100644
--- a/part/actions.cpp
+++ b/part/actions.cpp
@@ -17,7 +17,7 @@
#include "actions.h"
-// include files for QT
+// include files for TQT
#include <tqwhatsthis.h>
#include <tqdragobject.h>