summaryrefslogtreecommitdiffstats
path: root/kdeprint/management/kmconfigfilter.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeprint/management/kmconfigfilter.h')
-rw-r--r--kdeprint/management/kmconfigfilter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdeprint/management/kmconfigfilter.h b/kdeprint/management/kmconfigfilter.h
index 78fc6b568..b69f10c08 100644
--- a/kdeprint/management/kmconfigfilter.h
+++ b/kdeprint/management/kmconfigfilter.h
@@ -45,8 +45,8 @@ protected:
private:
KListBox *m_list1, *m_list2;
- QToolButton *m_add, *m_remove;
- QLineEdit *m_locationre;
+ TQToolButton *m_add, *m_remove;
+ TQLineEdit *m_locationre;
};
#endif