summaryrefslogtreecommitdiffstats
path: root/src/SUSE2.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 14:18:13 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-25 22:09:42 +0900
commitb623d8eff4208cb773032f670192e18f657db958 (patch)
tree514a353d17875f38ccda691f64632e49205b9c82 /src/SUSE2.h
parent8c74b11e46c218e72cacc11fc13af64259d7e4ac (diff)
downloadtwin-style-suse2-r14.1.1.tar.gz
twin-style-suse2-r14.1.1.zip
Replace Q_OBJECT with TQ_OBJECTr14.1.1
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 76045e6213c59d3ba196a8c73a4fe0480b2934bd)
Diffstat (limited to 'src/SUSE2.h')
-rw-r--r--src/SUSE2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SUSE2.h b/src/SUSE2.h
index bd1d658..b27bb14 100644
--- a/src/SUSE2.h
+++ b/src/SUSE2.h
@@ -68,7 +68,7 @@ enum ColorType {
class SUSE2Handler: public TQObject, public KDecorationFactory
{
- Q_OBJECT
+ TQ_OBJECT
public:
SUSE2Handler();
~SUSE2Handler();