summaryrefslogtreecommitdiffstats
path: root/parts/classview/classtooldlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/classview/classtooldlg.h')
-rw-r--r--parts/classview/classtooldlg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/parts/classview/classtooldlg.h b/parts/classview/classtooldlg.h
index d143e66e..c4b2e79a 100644
--- a/parts/classview/classtooldlg.h
+++ b/parts/classview/classtooldlg.h
@@ -59,7 +59,7 @@ public slots:
void viewAttributes();
private slots:
- void setLanguageSupport(KDevLanguageSupport *ls);
+ void setLanguageSupport(TDevLanguageSupport *ls);
void refresh();
void delayedClose();
@@ -85,7 +85,7 @@ private:
/** Store that holds all classes in the system. */
ClassStore *m_store;
- KDevLanguageSupport *m_ls;
+ TDevLanguageSupport *m_ls;
ClassViewPart *m_part;
/** The class we are currently viewing. */