summaryrefslogtreecommitdiffstats
path: root/kedit/kedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kedit/kedit.h')
-rw-r--r--kedit/kedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kedit/kedit.h b/kedit/kedit.h
index 4ea6f36..6bc22d4 100644
--- a/kedit/kedit.h
+++ b/kedit/kedit.h
@@ -177,7 +177,7 @@ public slots:
void file_save_as();
void helpselected();
void search();
- void tqreplace();
+ void replace();
void search_again();
void toggle_overwrite();