[LyX/master] Do not override (Back)Tab in Adv F&R when it is useful
Jean-Marc Lasgouttes
lasgouttes at lyx.org
Sun Jul 24 20:57:01 UTC 2022
Le 24/07/2022 à 19:52, Kornel Benko a écrit :
> /usr2/src/lyx/lyx-git/src/KeyMap.cpp: In member function ‘lyx::KeyMap::ReturnValues
> lyx::KeyMap::readWithoutConv(const lyx::support::FileName&,
> lyx::KeyMap*)’: /usr2/src/lyx/lyx-git/src/KeyMap.cpp:337:16: error: ‘FunRequest’ has not
> been declared if (func == FunRequest::unknown) { ^~~~~~~~~~
>
> FunRequest--> FuncRequest
>
> Also 'FuncRequest func = lyxaction.lookupFunc(cmd);' hid func from above (line 365)
>
> Same effect. Works, but the dialog does not honour the setting.
Indeed, I forgot a few things :)
I would say that the rest shall be handled in
PrefShortcuts::insertShortcutItem
JMarc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: KeyMap.cpp_jml2.patch
Type: text/x-patch
Size: 2180 bytes
Desc: not available
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20220724/bc745514/attachment.bin>
More information about the lyx-devel
mailing list