]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
Move OS specific code to proper place. Also make sure that no other
[lyx.git] / src / FuncCode.h
index f3a66249f78fae3a560bb92459eb0de0e4c6bb55..b6c984c9a8a3e9aeb918f97bac1dd49b84734492 100644 (file)
@@ -439,6 +439,8 @@ enum FuncCode
        LFUN_BRANCH_ADD_INSERT,
        // 340
        LFUN_BRANCHES_RENAME,           // spitz 20090709
+       LFUN_BUFFER_CLOSE_ALL,          // vfr 20090806
+       LFUN_GRAPHICS_RELOAD,           // vfr 20090810
 
        LFUN_LASTACTION                 // end of the table
 };