]> git.lyx.org Git - features.git/blobdiff - src/FuncCode.h
#10285 and #10542 - Add sips as a fallback converter for Mac to provide preview of...
[features.git] / src / FuncCode.h
index c8a46ce54ab942658ca31276705a4e6ffc73b9f0..7949bce41a8954f25be78c52801a28759def398c 100644 (file)
@@ -431,7 +431,6 @@ enum FuncCode
        LFUN_SECTION_SELECT,            // vfr, 20090503
        LFUN_FONT_UNDERLINE,
        LFUN_FONT_STRIKEOUT,
-       LFUN_FONT_CROSSOUT,             // uwestoehr 20170404
        LFUN_FONT_UNDERUNDERLINE,
        // 335
        LFUN_FONT_UNDERWAVE,
@@ -473,6 +472,7 @@ enum FuncCode
        LFUN_BUFFER_EXTERNAL_MODIFICATION_CLEAR,// gm, 20170302
        LFUN_BUFFER_ZOOM,               // daniel, 20161028
        LFUN_TOOLBAR_MOVABLE,           // daniel, 20160712
+       LFUN_FONT_CROSSOUT,             // uwestoehr 20170404
        LFUN_LASTACTION                 // end of the table
 };