]> git.lyx.org Git - lyx.git/commitdiff
InsetTabular.cpp: handle crossed-out text
authorUwe Stöhr <uwestoehr@lyx.org>
Sat, 8 Apr 2017 00:55:00 +0000 (02:55 +0200)
committerUwe Stöhr <uwestoehr@lyx.org>
Sat, 8 Apr 2017 00:55:00 +0000 (02:55 +0200)
src/insets/InsetTabular.cpp

index 1fc492eea03262b9fa70e70ae8bff9dcbf2205cb..7a94ebf520af09b1ac8a83a526fb21662c2c7968 100644 (file)
@@ -4459,6 +4459,7 @@ void InsetTabular::doDispatch(Cursor & cur, FuncRequest & cmd)
        case LFUN_FONT_SIZE:
        case LFUN_FONT_UNDERLINE:
        case LFUN_FONT_STRIKEOUT:
+       case LFUN_FONT_CROSSOUT:
        case LFUN_FONT_UNDERUNDERLINE:
        case LFUN_FONT_UNDERWAVE:
        case LFUN_LANGUAGE: