diff options
Diffstat (limited to 'kcontrol/launch')
-rw-r--r-- | kcontrol/launch/kcmlaunch.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kcontrol/launch/kcmlaunch.h b/kcontrol/launch/kcmlaunch.h index 6c89c0974..f7c16bcef 100644 --- a/kcontrol/launch/kcmlaunch.h +++ b/kcontrol/launch/kcmlaunch.h @@ -20,9 +20,9 @@ #include <kcmodule.h> -class QCheckBox; -class QComboBox; -class QGroupBox; +class TQCheckBox; +class TQComboBox; +class TQGroupBox; class KIntNumInput; |