diff options
Diffstat (limited to 'kdeprint/cups/cupsdconf2/cupsdnetworkpage.h')
-rw-r--r-- | kdeprint/cups/cupsdconf2/cupsdnetworkpage.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdeprint/cups/cupsdconf2/cupsdnetworkpage.h b/kdeprint/cups/cupsdconf2/cupsdnetworkpage.h index 82b728982..f93248018 100644 --- a/kdeprint/cups/cupsdconf2/cupsdnetworkpage.h +++ b/kdeprint/cups/cupsdconf2/cupsdnetworkpage.h @@ -23,8 +23,8 @@ #include "cupsdpage.h" class KIntNumInput; -class QCheckBox; -class QComboBox; +class TQCheckBox; +class TQComboBox; class EditList; class SizeWidget; |