]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
FindAdv: Expand the list of handled chars for ogonek
[lyx.git] / src / FuncCode.h
index 3798786018df347a3aafa5c815c64f26cf31f32e..14b9ba152ffbd756f7ef62ff285192cff3fbbb73 100644 (file)
@@ -481,6 +481,7 @@ enum FuncCode
        LFUN_MASTER_BUFFER_EXPORT,      // rkh, 20180417
        LFUN_INSET_END_EDIT,            // gb/rkh, 20180605
        // 375
+       LFUN_SEARCH_IGNORE,             // kornel, 20181115
        LFUN_LASTACTION                 // end of the table
 };