diff options
Diffstat (limited to 'tdefilereplace/tdefilereplaceview.h')
-rw-r--r-- | tdefilereplace/tdefilereplaceview.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tdefilereplace/tdefilereplaceview.h b/tdefilereplace/tdefilereplaceview.h index cd30b4d..e763cc5 100644 --- a/tdefilereplace/tdefilereplaceview.h +++ b/tdefilereplace/tdefilereplaceview.h @@ -92,6 +92,7 @@ class TDEFileReplaceView : public TDEFileReplaceViewWdg void slotQuickStringsAdd(const TQString& quickSearch, const TQString& quickReplace); void slotStringsDeleteItem(); void slotStringsEmpty(); + void slotStringsLoad(); void slotStringsSave(); void slotStringsInvertCur(); void slotStringsInvertAll(); |