summaryrefslogtreecommitdiffstats
path: root/kcontrol/bell/bell.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/bell/bell.h')
-rw-r--r--kcontrol/bell/bell.h4
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
{