summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 14:17:28 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 14:17:28 +0900
commit7213baaa70257605c7472e7b6080c28d79d6734c (patch)
treef4b9f678313ec192b5894bf75df9fb90376b8722 /src
parent0e3ff39e714cf9aac4aa0e1e7c3647557f11f805 (diff)
downloadtdmtheme-7213baaa70257605c7472e7b6080c28d79d6734c.tar.gz
tdmtheme-7213baaa70257605c7472e7b6080c28d79d6734c.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src')
-rw-r--r--src/tdmtheme.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdmtheme.h b/src/tdmtheme.h
index b04006a..c41fc5e 100644
--- a/src/tdmtheme.h
+++ b/src/tdmtheme.h
@@ -34,7 +34,7 @@ class TQListView;
class TQCheckBox;
class TDMThemeWidget : public TDECModule {
- Q_OBJECT
+ TQ_OBJECT
public: