]> git.lyx.org Git - features.git/commit
Add != operator to FuncRequest and special value FuncRequest::prefix
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 9 Dec 2022 13:43:19 +0000 (14:43 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sat, 10 Dec 2022 19:30:58 +0000 (20:30 +0100)
commit46992201b71c3b20e9cdf640ce1b8d36ecaf48ac
treea180cfbfe7b8e839e0db27a1214a0a25b878b2fc
parentfff02aca1a3739a3bff19ffa8815a9d4c17f0501
Add != operator to FuncRequest and special value FuncRequest::prefix

Use this value (and `unknown' where relevant)
src/FuncRequest.cpp
src/FuncRequest.h
src/KeyMap.cpp
src/frontends/qt/GuiPrefs.cpp