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 736d77c4..63d9e6d9 100644 --- a/krec/krecconfigure.h +++ b/krec/krecconfigure.h @@ -27,7 +27,7 @@ class TQLabel; class TQCheckBox; class KPushButton; -class KRecConfigGeneral : public KCModule { +class KRecConfigGeneral : public TDECModule { Q_OBJECT public: |