]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
LogUi.ui: string redundancy.
[lyx.git] / src / FuncCode.h
index 26d484da6c67114f9b8580ac49835c08072662e0..e618bbe1f6c2198e674b27bee4a25b8e11fee340 100644 (file)
@@ -435,6 +435,7 @@ enum FuncCode
        LFUN_FONT_UWAVE,
        LFUN_BUFFER_EXPORT,             // Lgb 97-07-29
        LFUN_BUFFER_TOGGLE_COMPRESSION, // bpeng 20060427
+       LFUN_BRANCH_ADD,                // spitz 20090707
 
        LFUN_LASTACTION                 // end of the table
 };