]> git.lyx.org Git - lyx.git/blobdiff - src/lyxrc.C
John's Layout Tabular UI improvements and Martins fixes to clearing the
[lyx.git] / src / lyxrc.C
index cd89f42206781332f4a6d6a7e6c132dff46cb9b4..857c2d96f0ad7c4a75b050978da802a236109e21 100644 (file)
@@ -736,7 +736,7 @@ int LyXRC::read(string const & filename)
                                               << cmd << "' Action `"
                                               << action << '\'' << endl;
                                }
-                               res = toplevel_keymap->bind(seq, action);
+                               res = toplevel_keymap->bind(seq, kb_action(action));
                                if (res != string::npos
                                    && lyxerr.debugging(Debug::LYXRC)) {
                                        lexrc.printError(