diff options
Diffstat (limited to 'kdeprint/cups/cupsdconf2/cupsdlogpage.h')
-rw-r--r-- | kdeprint/cups/cupsdconf2/cupsdlogpage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeprint/cups/cupsdconf2/cupsdlogpage.h b/kdeprint/cups/cupsdconf2/cupsdlogpage.h index 068b4aa3d..bad889632 100644 --- a/kdeprint/cups/cupsdconf2/cupsdlogpage.h +++ b/kdeprint/cups/cupsdconf2/cupsdlogpage.h @@ -37,7 +37,7 @@ public: private: QDirLineEdit *accesslog_, *errorlog_, *pagelog_; - QComboBox *loglevel_; + TQComboBox *loglevel_; SizeWidget *maxlogsize_; }; |