X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fkbmap.h;h=bde8793a20c8ab124a9ca1b336b8ef9d8e918dec;hb=55ded55ccfede99816c92de009d82c245ab69514;hp=3648f14bc3fd8de7b0f2a5c2e475ea0fc0183338;hpb=d3ab333b146e883b957ecc7feca075530843849f;p=lyx.git diff --git a/src/kbmap.h b/src/kbmap.h index 3648f14bc3..bde8793a20 100644 --- a/src/kbmap.h +++ b/src/kbmap.h @@ -65,7 +65,7 @@ public: /// Given an action, print the keybindings. std::string const printbindings(FuncRequest const & func) const; - /** + /** * Given an action, find the first 1-key binding (if it exists). * The LyXKeySym pointer is 0 is no key is found. * [only used by the Qt/Mac frontend]