diff options
-rw-r--r-- | src/autostart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/autostart.h b/src/autostart.h index 0f82473..4d205a6 100644 --- a/src/autostart.h +++ b/src/autostart.h @@ -34,7 +34,7 @@ class CAutostart: public TDECModule { - Q_OBJECT + TQ_OBJECT public: CAutostart( TQWidget *parent=0, const char *name=0, const TQStringList& = TQStringList() ); |