summaryrefslogtreecommitdiffstats
path: root/src/kile/texdocdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kile/texdocdialog.h')
-rw-r--r--src/kile/texdocdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kile/texdocdialog.h b/src/kile/texdocdialog.h
index 0d6cffb..6294459 100644
--- a/src/kile/texdocdialog.h
+++ b/src/kile/texdocdialog.h
@@ -43,7 +43,7 @@ public:
~TexDocDialog();
private:
- KListView *m_texdocs;
+ TDEListView *m_texdocs;
KLineEdit *m_leKeywords;
KPushButton *m_pbSearch;