diff options
Diffstat (limited to 'kcontrol/bell/bell.h')
-rw-r--r-- | kcontrol/bell/bell.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/bell/bell.h b/kcontrol/bell/bell.h index dc17def93..0abc1a371 100644 --- a/kcontrol/bell/bell.h +++ b/kcontrol/bell/bell.h @@ -23,9 +23,9 @@ #include "kcmodule.h" -class QCheckBox; +class TQCheckBox; class KIntNumInput; -class QPushButton; +class TQPushButton; class KBellConfig : public KCModule { |