diff options
Diffstat (limited to 'krec/krecconfigure.h')
-rw-r--r-- | krec/krecconfigure.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/krec/krecconfigure.h b/krec/krecconfigure.h index db061f2b..97c43fce 100644 --- a/krec/krecconfigure.h +++ b/krec/krecconfigure.h @@ -29,6 +29,7 @@ class KPushButton; class KRecConfigGeneral : public KCModule { Q_OBJECT + TQ_OBJECT public: KRecConfigGeneral( TQWidget*, const char* =0, const TQStringList& = TQStringList() ); ~KRecConfigGeneral(); |