]> git.lyx.org Git - lyx.git/blobdiff - src/kbmap.h
use the default converter for insetexternal, too
[lyx.git] / src / kbmap.h
index 3648f14bc3fd8de7b0f2a5c2e475ea0fc0183338..bde8793a20c8ab124a9ca1b336b8ef9d8e918dec 100644 (file)
@@ -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]