diff options
Diffstat (limited to 'kdeprint/tests/richpage.h')
-rw-r--r-- | kdeprint/tests/richpage.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdeprint/tests/richpage.h b/kdeprint/tests/richpage.h index e41f64e0d..33e4304e7 100644 --- a/kdeprint/tests/richpage.h +++ b/kdeprint/tests/richpage.h @@ -3,8 +3,8 @@ #include <kprintdialogpage.h> -class QSpinBox; -class QComboBox; +class TQSpinBox; +class TQComboBox; class RichPage : public KPrintDialogPage { |