diff options
Diffstat (limited to 'kdeprint/management/kmwizard.h')
-rw-r--r-- | kdeprint/management/kmwizard.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kdeprint/management/kmwizard.h b/kdeprint/management/kmwizard.h index a6f3d8dfc..54a97abcd 100644 --- a/kdeprint/management/kmwizard.h +++ b/kdeprint/management/kmwizard.h @@ -26,9 +26,9 @@ #include <kdelibs_export.h> -class QWidgetStack; -class QLabel; -class QPushButton; +class TQWidgetStack; +class TQLabel; +class TQPushButton; class KMWizardPage; class KMPrinter; class KMWBackend; |