summaryrefslogtreecommitdiffstats
path: root/knights
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-17 17:47:14 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-17 23:05:09 +0900
commit9ea3fc7ae8217d930353eb3e0be7bfdbdf21a5c7 (patch)
tree1fe047c3e652b10f996a760a6b1e027e6aa650a0 /knights
parentff0d52cab681a2154a1462935a5d9e4d6ebfe34e (diff)
downloadknights-9ea3fc7ae8217d930353eb3e0be7bfdbdf21a5c7.tar.gz
knights-9ea3fc7ae8217d930353eb3e0be7bfdbdf21a5c7.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'knights')
-rw-r--r--knights/knights.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/knights/knights.h b/knights/knights.h
index f8176bf..c1ef35e 100644
--- a/knights/knights.h
+++ b/knights/knights.h
@@ -29,7 +29,7 @@
#include <tdeaboutdata.h>
#include <kstatusbar.h>
#include <tdecmdlineargs.h>
-/* QT */
+/* TQT */
#include <tqlayout.h>
#include <tqwidget.h>
#include <tqpixmap.h>