diff options
Diffstat (limited to 'kcontrol/bell/bell.h')
-rw-r--r-- | kcontrol/bell/bell.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/bell/bell.h b/kcontrol/bell/bell.h index 0abc1a371..da7d184bc 100644 --- a/kcontrol/bell/bell.h +++ b/kcontrol/bell/bell.h @@ -27,7 +27,7 @@ class TQCheckBox; class KIntNumInput; class TQPushButton; -class KBellConfig : public KCModule +class KBellConfig : public TDECModule { Q_OBJECT |