]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
Fix bug #6744: Crash when copying an inset from a deleted section.
[lyx.git] / src / FuncCode.h
index 6137f2a3dbc9126b46055e937ae4724d1527458f..573a441812a832d517a3b52ce2b73c6000bdb78a 100644 (file)
@@ -447,6 +447,7 @@ enum FuncCode
        LFUN_PREVIEW_INSERT,            // vfr, 20100328
        LFUN_FORWARD_SEARCH,
        LFUN_INSET_COPY_AS,             // vfr, 20100419
+       LFUN_BUFFER_TOGGLE_OUTPUT_SYNC,
 
        LFUN_LASTACTION                 // end of the table
 };