diff options
Diffstat (limited to 'kstart/kstart.h')
-rw-r--r-- | kstart/kstart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kstart/kstart.h b/kstart/kstart.h index c35d460d3..adfaf53c6 100644 --- a/kstart/kstart.h +++ b/kstart/kstart.h @@ -16,7 +16,7 @@ class KWinModule; class KStart: public TQObject { - Q_OBJECT + TQ_OBJECT public: KStart(); |