summaryrefslogtreecommitdiffstats
path: root/kdeprint/cups/cupsdconf2/cupsdnetworkpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeprint/cups/cupsdconf2/cupsdnetworkpage.h')
-rw-r--r--kdeprint/cups/cupsdconf2/cupsdnetworkpage.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdeprint/cups/cupsdconf2/cupsdnetworkpage.h b/kdeprint/cups/cupsdconf2/cupsdnetworkpage.h
index f93248018..62ed56626 100644
--- a/kdeprint/cups/cupsdconf2/cupsdnetworkpage.h
+++ b/kdeprint/cups/cupsdconf2/cupsdnetworkpage.h
@@ -46,8 +46,8 @@ protected slots:
private:
KIntNumInput *keepalivetimeout_, *maxclients_, *clienttimeout_;
- QComboBox *hostnamelookup_;
- QCheckBox *keepalive_;
+ TQComboBox *hostnamelookup_;
+ TQCheckBox *keepalive_;
EditList *listen_;
SizeWidget *maxrequestsize_;
};