diff options
Diffstat (limited to 'noatun/library/cmodule.h')
-rw-r--r-- | noatun/library/cmodule.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/cmodule.h b/noatun/library/cmodule.h index 54fbc19e..ac287a13 100644 --- a/noatun/library/cmodule.h +++ b/noatun/library/cmodule.h @@ -21,7 +21,7 @@ class KURLRequester; class General : public CModule { -Q_OBJECT +TQ_OBJECT public: General(TQObject *parent=0); |