summaryrefslogtreecommitdiffstats
path: root/src/kbfxplasmaindexitem.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 14:02:25 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 14:02:25 +0900
commitc81816ddb41c45a6fef1e0b8e854f6b27bf78b39 (patch)
treefb9b734cbbaeb61ff51d37c472dd1a1bcacdd2e8 /src/kbfxplasmaindexitem.h
parent8067ee34e2a5443dfbfe52c17277e62f2cbae18e (diff)
downloadkbfx-c81816ddb41c45a6fef1e0b8e854f6b27bf78b39.tar.gz
kbfx-c81816ddb41c45a6fef1e0b8e854f6b27bf78b39.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/kbfxplasmaindexitem.h')
-rw-r--r--src/kbfxplasmaindexitem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kbfxplasmaindexitem.h b/src/kbfxplasmaindexitem.h
index 8b53af3..d111587 100644
--- a/src/kbfxplasmaindexitem.h
+++ b/src/kbfxplasmaindexitem.h
@@ -26,7 +26,7 @@
class KbfxPlasmaIndexItem : public KbfxPlasmaCanvasAbstractItem
{
- Q_OBJECT
+ TQ_OBJECT
public: