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 20:43:20 +0900
commit574188659e9c8783b6b0477ae317f0763260f36e (patch)
tree56334c243ea55c9c557733969b194655fa3ecd15 /src/komposetask.cpp
parentf4e3d22da4cf32733a269e51486b02860cd8d5b6 (diff)
downloadkompose-574188659e9c8783b6b0477ae317f0763260f36e.tar.gz
kompose-574188659e9c8783b6b0477ae317f0763260f36e.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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>