summaryrefslogtreecommitdiffstats
path: root/src/statdock.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2023-07-20 14:31:25 +0900
committerMichele Calgaro <[email protected]>2023-07-20 14:31:25 +0900
commit33f3a92cf009c0d343807cd7452e4a0fb589f883 (patch)
tree438e54e4f3d36cbc936c906316e014fcf573246c /src/statdock.h
parentc5d4aead4fd19e1c826f23a3da95b9f9a325bf40 (diff)
downloadkcpuload-33f3a92cf009c0d343807cd7452e4a0fb589f883.tar.gz
kcpuload-33f3a92cf009c0d343807cd7452e4a0fb589f883.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <[email protected]>
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: