]> 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 c93b33729a6d23d78bb00c3e036466011152f912..857c2d96f0ad7c4a75b050978da802a236109e21 100644 (file)
 #include "lyxrc.h"
 #include "kbmap.h"
 #include "LyXAction.h"
-#include "lyxserver.h"
 #include "lyx_main.h"
 #include "intl.h"
-#include "tex-strings.h"
 #include "support/path.h"
 #include "support/filetools.h"
 #include "lyxtext.h"
@@ -738,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(