diff options
Diffstat (limited to 'kcontrol/knotify/knotify.h')
-rw-r--r-- | kcontrol/knotify/knotify.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kcontrol/knotify/knotify.h b/kcontrol/knotify/knotify.h index 1b1f5e34c..7f5cf8507 100644 --- a/kcontrol/knotify/knotify.h +++ b/kcontrol/knotify/knotify.h @@ -28,9 +28,9 @@ #include <kcmodule.h> #include <kdialogbase.h> -class QCheckBox; -class QLabel; -class QSlider; +class TQCheckBox; +class TQLabel; +class TQSlider; class KAboutData; class KComboBox; |