Quote:
Originally Posted by KevinH
I think this means that the FindReplace Destructor is not being called for some reason by this version of Qt.
Please try the following for me:
1. edit Sigil/src/MailUI/FindReplace.cpp
2. copy line 80 (call to WriteSettings)
3. paste it just before line 124(just before QWidget::close().
Then run make again and test things.
If that helps, then the FindReplace destructor call is never getting evoked or is invoked too late for some reason.
Please let us know if that helps...
|
I did so, reinstalled with the new FindReplace.cpp, no change in Sigil behaviour ...
Quote:
Does it build up a search/replace history as long as Sigil stays open?
|
Yes, it does.