summaryrefslogtreecommitdiffstats
path: root/kdeprint/cups/cupsdconf2/cupsdserverpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeprint/cups/cupsdconf2/cupsdserverpage.h')
-rw-r--r--kdeprint/cups/cupsdconf2/cupsdserverpage.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kdeprint/cups/cupsdconf2/cupsdserverpage.h b/kdeprint/cups/cupsdconf2/cupsdserverpage.h
index 212e6c5e5..50164f110 100644
--- a/kdeprint/cups/cupsdconf2/cupsdserverpage.h
+++ b/kdeprint/cups/cupsdconf2/cupsdserverpage.h
@@ -41,9 +41,9 @@ protected slots:
void classChanged(int);
private:
- QLineEdit *servername_, *serveradmin_, *language_, *printcap_, *otherclassname_;
- QComboBox *classification_, *charset_, *printcapformat_;
- QCheckBox *classoverride_;
+ TQLineEdit *servername_, *serveradmin_, *language_, *printcap_, *otherclassname_;
+ TQComboBox *classification_, *charset_, *printcapformat_;
+ TQCheckBox *classoverride_;
};
#endif