summaryrefslogtreecommitdiffstats
path: root/kbfxlib/data/kbfxplugin.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 /kbfxlib/data/kbfxplugin.h
parent6dd6e0a7e468c637b32902835ec976eafd679a9f (diff)
downloadkbfx-07cb8b6c68edd8e5d55edf9accd4e16ce272780a.tar.gz
kbfx-07cb8b6c68edd8e5d55edf9accd4e16ce272780a.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c81816ddb41c45a6fef1e0b8e854f6b27bf78b39)
Diffstat (limited to 'kbfxlib/data/kbfxplugin.h')
-rw-r--r--kbfxlib/data/kbfxplugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbfxlib/data/kbfxplugin.h b/kbfxlib/data/kbfxplugin.h
index 9f9e723..270fffe 100644
--- a/kbfxlib/data/kbfxplugin.h
+++ b/kbfxlib/data/kbfxplugin.h
@@ -37,7 +37,7 @@ of the menu
class KbfxPlugin:public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public: