]> git.lyx.org Git - lyx.git/blobdiff - src/kbmap.h
gettext support, fast_start option, scons all, mingw bug fix and some cleanup for...
[lyx.git] / src / kbmap.h
index d342510b0c6bb59c62d23b063ab1feec258c8855..63bf3c05db07f3a764572e57f5155b4cb6e353e7 100644 (file)
@@ -48,7 +48,7 @@ public:
         * @param key the keysym
         * @param mod the modifiers
         * @param seq the current key sequence so far
-        * @return the action / LFUN_PREFIX / LFUN_UNKNOWN_ACTION
+        * @return the action / LFUN_COMMAND_PREFIX / LFUN_UNKNOWN_ACTION
         */
        FuncRequest const &
        lookup(LyXKeySymPtr key,