diff options
Diffstat (limited to 'kdeprint/management/kxmlcommandselector.h')
-rw-r--r-- | kdeprint/management/kxmlcommandselector.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/kdeprint/management/kxmlcommandselector.h b/kdeprint/management/kxmlcommandselector.h index 23ded759b..d632aaddf 100644 --- a/kdeprint/management/kxmlcommandselector.h +++ b/kdeprint/management/kxmlcommandselector.h @@ -25,11 +25,11 @@ #include <kdelibs_export.h> -class QComboBox; -class QLineEdit; -class QCheckBox; -class QLabel; -class QPushButton; +class TQComboBox; +class TQLineEdit; +class TQCheckBox; +class TQLabel; +class TQPushButton; class KDialogBase; class KDEPRINT_EXPORT KXmlCommandSelector : public QWidget |