]> git.lyx.org Git - features.git/commit
Fix broken Apple speller interface master
authorStephan Witt <switt@lyx.org>
Wed, 16 Nov 2022 06:39:44 +0000 (07:39 +0100)
committerStephan Witt <switt@lyx.org>
Fri, 25 Nov 2022 08:07:40 +0000 (09:07 +0100)
commitb41293352ea8d52890b7668f059fd07f09bd6bb6
treea56b18f4568ff4a9be7c3426dc66ffc4018bba3e
parent640918d0b1a9a0411fd3898fc7cd07e8c080c4f0
Fix broken Apple speller interface

- restore spell checker result LEARNED_WORD - it's required for Apple speller engine
- avoid use of "unlearn" of known dictionary word - it doesn't work with paragraph based spell check
src/SpellChecker.h
src/frontends/qt/Menus.cpp