]> git.lyx.org Git - features.git/blobdiff - src/kbmap.h
This commit transfers the singletons defined in the Application class to the private...
[features.git] / src / kbmap.h
index 63bf3c05db07f3a764572e57f5155b4cb6e353e7..9b1a0056cdd0c081a39c73c5ad24590ff0839c69 100644 (file)
@@ -126,4 +126,7 @@ private:
        Table table;
 };
 
+/// Implementation is in lyx_main.C
+extern kb_keymap & theTopLevelKeymap();
+
 #endif // KBMAP_H