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