diff options
Diffstat (limited to 'kdeprint/cups/cupsdconf2/cupsdbrowsingpage.h')
-rw-r--r-- | kdeprint/cups/cupsdconf2/cupsdbrowsingpage.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdeprint/cups/cupsdconf2/cupsdbrowsingpage.h b/kdeprint/cups/cupsdconf2/cupsdbrowsingpage.h index b2060c4d0..61bf8dd4f 100644 --- a/kdeprint/cups/cupsdconf2/cupsdbrowsingpage.h +++ b/kdeprint/cups/cupsdconf2/cupsdbrowsingpage.h @@ -23,9 +23,9 @@ #include "cupsdpage.h" class KIntNumInput; -class QCheckBox; +class TQCheckBox; class EditList; -class QComboBox; +class TQComboBox; class CupsdBrowsingPage : public CupsdPage { |