summaryrefslogtreecommitdiffstats
path: root/src/statdock.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 14:31:25 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-26 10:59:54 +0900
commit85e824a504f6f436386d4094e32cb3b94a546684 (patch)
tree6ef52f15d4f9407d4e1f40970e1bfddc404189b7 /src/statdock.h
parenta9138aaf6696bf525856d8c27a17c99f6890cf4e (diff)
downloadkcpuload-85e824a5.tar.gz
kcpuload-85e824a5.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 33f3a92cf009c0d343807cd7452e4a0fb589f883)
Diffstat (limited to 'src/statdock.h')
-rw-r--r--src/statdock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/statdock.h b/src/statdock.h
index 1fb0552..7f6a8d6 100644
--- a/src/statdock.h
+++ b/src/statdock.h
@@ -33,7 +33,7 @@ class StatPopup;
* all of the actions in this window's context menu.
*/
class StatDock : public KSystemTray {
- Q_OBJECT
+ TQ_OBJECT
public: