summaryrefslogtreecommitdiffstats
path: root/src/komposeglobal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/komposeglobal.h')
-rw-r--r--src/komposeglobal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/komposeglobal.h b/src/komposeglobal.h
index 760fce9..42da49b 100644
--- a/src/komposeglobal.h
+++ b/src/komposeglobal.h
@@ -36,7 +36,7 @@ class KWinModule;
*/
class KomposeGlobal : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
protected:
KomposeGlobal(TQObject *parent = 0, const char *name = 0);