summaryrefslogtreecommitdiffstats
path: root/src/kbfxplasmacanvasitem.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-25 13:03:04 +0900
commit07cb8b6c68edd8e5d55edf9accd4e16ce272780a (patch)
tree9bf989c43093a27404871ddcf5dea84a421f9558 /src/kbfxplasmacanvasitem.h
parent6dd6e0a7e468c637b32902835ec976eafd679a9f (diff)
downloadkbfx-07cb8b6c.tar.gz
kbfx-07cb8b6c.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c81816ddb41c45a6fef1e0b8e854f6b27bf78b39)
Diffstat (limited to 'src/kbfxplasmacanvasitem.h')
-rw-r--r--src/kbfxplasmacanvasitem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kbfxplasmacanvasitem.h b/src/kbfxplasmacanvasitem.h
index 8d7c4eb..d715cdc 100644
--- a/src/kbfxplasmacanvasitem.h
+++ b/src/kbfxplasmacanvasitem.h
@@ -40,7 +40,7 @@
class KbfxPlasmaCanvasItem:public KbfxPlasmaCanvasAbstractItem
{
- Q_OBJECT
+ TQ_OBJECT
public: