]> git.lyx.org Git - lyx.git/blobdiff - src/lfuns.h
Fix bug 2485 and crash on middle mouse paste on math
[lyx.git] / src / lfuns.h
index 0c7633df5c348a78771a4e49646ba7542dad99b0..3f104040b303f20bd34ccae70da4bcfe14b316f0 100644 (file)
@@ -357,6 +357,7 @@ enum kb_action {
        LFUN_BIBDB_ADD,
        LFUN_BIBDB_DEL,
        LFUN_INSERT_CITATION,
+       LFUN_OUTLINE,                   // Vermeer 20060323
 
        LFUN_LASTACTION                  // end of the table
 };