]> git.lyx.org Git - lyx.git/commit
Update handling of read-only for Thesaurus
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sat, 5 Dec 2020 19:27:46 +0000 (20:27 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sat, 5 Dec 2020 19:27:46 +0000 (20:27 +0100)
commit4f8cfca1170926df08f86b1cc6eccf4c9f2e3fd1
tree8abf24f1214684437221ab367145a335c953874c
parentf02311241afde85253aa7ad1dc631bfda0b96ce1
Update handling of read-only for Thesaurus

Remove dummy calls to ButtonController::addReadOnly().

Properly disable stuff for read-only documents.

Streamline code.
src/frontends/qt/GuiThesaurus.cpp