]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetGraphics.cpp
More switches and whitespace fixes
[lyx.git] / src / insets / InsetGraphics.cpp
index 08d7e82a035328f526337cdf385aae00629ce4d3..3055be90935deb7121acf4bb189830dd56771226 100644 (file)
@@ -248,6 +248,7 @@ bool InsetGraphics::getStatus(Cursor & cur, FuncRequest const & cmd,
        case LFUN_INSET_MODIFY:
                if (cmd.getArg(0) != "graphics")
                        return Inset::getStatus(cur, cmd, flag);
+       // fall through
        case LFUN_INSET_EDIT:
        case LFUN_INSET_DIALOG_UPDATE:
        case LFUN_GRAPHICS_RELOAD: