]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
Fix typo for r30882.
[lyx.git] / src / FuncCode.h
index f3a66249f78fae3a560bb92459eb0de0e4c6bb55..52ee7739b9eee5d0d3589943a653a4579b3abc95 100644 (file)
@@ -439,6 +439,7 @@ enum FuncCode
        LFUN_BRANCH_ADD_INSERT,
        // 340
        LFUN_BRANCHES_RENAME,           // spitz 20090709
+       LFUN_BUFFER_CLOSE_ALL,          // vfr 20090806
 
        LFUN_LASTACTION                 // end of the table
 };