summaryrefslogtreecommitdiffstats
path: root/tdefilereplace/tdefilereplaceview.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2019-06-20 23:02:54 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-06-20 23:02:54 +0900
commita58ed210742d83bf1ce96194083eb925298b02c5 (patch)
tree41e71ce333b6de55c702ef0f59ae06e0b8e3f958 /tdefilereplace/tdefilereplaceview.h
parent281f1ab591a1321cfd700f5a8e54da3541498a52 (diff)
downloadtdeutils-a58ed210.tar.gz
tdeutils-a58ed210.zip
tdefilereplace: improved logic for string add/edit/remove dialog.
Removed the string edit action which is now no longer required. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdefilereplace/tdefilereplaceview.h')
-rw-r--r--tdefilereplace/tdefilereplaceview.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tdefilereplace/tdefilereplaceview.h b/tdefilereplace/tdefilereplaceview.h
index b97b5af..36eaa9c 100644
--- a/tdefilereplace/tdefilereplaceview.h
+++ b/tdefilereplace/tdefilereplaceview.h
@@ -92,7 +92,6 @@ class TDEFileReplaceView : public TDEFileReplaceViewWdg
void slotQuickStringsAdd(const TQString& quickSearch, const TQString& quickReplace);
void slotStringsDeleteItem();
void slotStringsEmpty();
- void slotStringsEdit();
void slotStringsSave();
void slotStringsInvertCur();
void slotStringsInvertAll();