--- a/src/eric7/UI/FindFileWidget.py Tue Jan 02 16:08:13 2024 +0100 +++ b/src/eric7/UI/FindFileWidget.py Wed Jan 03 11:25:17 2024 +0100 @@ -35,7 +35,6 @@ from .Ui_FindFileWidget import Ui_FindFileWidget -# TODO: add support for search and replace strings with escape codes class FindFileWidget(QWidget, Ui_FindFileWidget): """ Class implementing a widget to search for text in files and replace it