summaryrefslogtreecommitdiffstats
path: root/src/komposetask.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-04-07 20:43:20 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-04-07 22:23:25 +0900
commit138ac28d90c436ec29e3b7070ea80b331529e6a2 (patch)
tree7710c4f51963d1eeb8a16baf90b7dc7f8b861845 /src/komposetask.cpp
parent3136db70d5ef2a751a02ee0f90d5d05e6d93e899 (diff)
downloadkompose-138ac28d90c436ec29e3b7070ea80b331529e6a2.tar.gz
kompose-138ac28d90c436ec29e3b7070ea80b331529e6a2.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 574188659e9c8783b6b0477ae317f0763260f36e)
Diffstat (limited to 'src/komposetask.cpp')
-rw-r--r--src/komposetask.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/komposetask.cpp b/src/komposetask.cpp
index 1e3d966..554a3f8 100644
--- a/src/komposetask.cpp
+++ b/src/komposetask.cpp
@@ -37,7 +37,7 @@
#include <netwm.h>
#include <time.h>
-// Last include as it's Xlibs includes conflict with qt includes
+// Last include as it's Xlibs includes conflict with TQt includes
#include "komposetaskvisualizer.h"
#include <X11/Xlib.h>