summaryrefslogtreecommitdiffstats
path: root/kdeprint/management/kmwlocal.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeprint/management/kmwlocal.h')
-rw-r--r--kdeprint/management/kmwlocal.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kdeprint/management/kmwlocal.h b/kdeprint/management/kmwlocal.h
index 9da6ed747..154984493 100644
--- a/kdeprint/management/kmwlocal.h
+++ b/kdeprint/management/kmwlocal.h
@@ -48,9 +48,9 @@ protected:
protected:
KListView *m_ports;
- QLineEdit *m_localuri;
- QStringList m_uris;
- QListViewItem *m_parents[4];
+ TQLineEdit *m_localuri;
+ TQStringList m_uris;
+ TQListViewItem *m_parents[4];
bool m_initialized;
bool m_block;
};