summaryrefslogtreecommitdiffstats
path: root/kdeprint/cups/cupsdconf2/browsedialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeprint/cups/cupsdconf2/browsedialog.h')
-rw-r--r--kdeprint/cups/cupsdconf2/browsedialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdeprint/cups/cupsdconf2/browsedialog.h b/kdeprint/cups/cupsdconf2/browsedialog.h
index 97d71e6dd..e75357e1d 100644
--- a/kdeprint/cups/cupsdconf2/browsedialog.h
+++ b/kdeprint/cups/cupsdconf2/browsedialog.h
@@ -42,8 +42,8 @@ protected slots:
void slotTypeChanged(int);
private:
- QComboBox *type_;
- QLineEdit *from_, *to_;
+ TQComboBox *type_;
+ TQLineEdit *from_, *to_;
};
#endif