diff options
Diffstat (limited to 'kcontrol/kdm/kdm-shut.h')
-rw-r--r-- | kcontrol/kdm/kdm-shut.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/kdm/kdm-shut.h b/kcontrol/kdm/kdm-shut.h index 0d603e9eb..b8513cac5 100644 --- a/kcontrol/kdm/kdm-shut.h +++ b/kcontrol/kdm/kdm-shut.h @@ -23,8 +23,8 @@ #include <tqstring.h> -class QComboBox; -class QCheckBox; +class TQComboBox; +class TQCheckBox; class KURLRequester; class KBackedComboBox; |