]> git.lyx.org Git - lyx.git/blobdiff - src/KeyMap.h
Allow using \binom without amsmath and add support for \brace and \brack
[lyx.git] / src / KeyMap.h
index acb0c22110ccdd0093a52aadd9e4a0802dfee1a0..d715c9776aeb04d23c717e86e8839940d5f77358 100644 (file)
@@ -121,7 +121,6 @@ public:
        std::pair<KeySymbol, KeyModifier>
        find1keybinding(FuncRequest const & func) const;
 
-
        /**
         * Returns a string of the given keysym, with modifiers.
         * @param key the key as a keysym
@@ -130,10 +129,10 @@ public:
        static std::string const printKeySym(KeySymbol const & key,
                                             KeyModifier mod);
 
+private:
+       ///
        typedef std::pair<KeyModifier, KeyModifier> ModifierPair;
 
-
-private:
        ///
        struct Key {
                /// Keysym