]> git.lyx.org Git - lyx.git/blobdiff - src/lfuns.h
* make it compile
[lyx.git] / src / lfuns.h
index 7ce7d675bf17317a04219da0c53eb19f09cf6973..2948a6da1a105f71a28a1e08c9daf02fa92d1278 100644 (file)
@@ -404,6 +404,8 @@ enum kb_action {
        LFUN_MASTER_BUFFER_VIEW,         // Tommaso, 20070920
        LFUN_MASTER_BUFFER_UPDATE,       // Tommaso, 20070920
        LFUN_INFO_INSERT,                // bpeng, 20071007
+       // 295
+       LFUN_CALL,                       // broider, 20071002
 
        LFUN_LASTACTION                  // end of the table
 };