summaryrefslogtreecommitdiffstats
path: root/twin/sm.h
diff options
context:
space:
mode:
Diffstat (limited to 'twin/sm.h')
-rw-r--r--twin/sm.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/twin/sm.h b/twin/sm.h
index 66cca9396..951db4e32 100644
--- a/twin/sm.h
+++ b/twin/sm.h
@@ -59,9 +59,9 @@ enum SMSavePhase
};
class SessionSaveDoneHelper
- : public QObject
+ : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
SessionSaveDoneHelper();
virtual ~SessionSaveDoneHelper();