aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/classeditor/classeditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/classeditor/classeditor.h')
-rw-r--r--src/modules/classeditor/classeditor.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/modules/classeditor/classeditor.h b/src/modules/classeditor/classeditor.h
index 2b5c838ba..4fd3618ac 100644
--- a/src/modules/classeditor/classeditor.h
+++ b/src/modules/classeditor/classeditor.h
@@ -157,10 +157,9 @@ protected slots:
void recursiveCollapseItems(KviClassEditorTreeWidgetItem * it);
void removeSelectedItems();
-/*
- void slotFind();
-
void slotReplaceAll(const QString &before,const QString &after);
+
+/*
void classRefresh(const QString &szName);
*/