]> git.lyx.org Git - features.git/commitdiff
Whitespace.
authorRichard Heck <rgheck@lyx.org>
Sun, 18 May 2014 15:27:54 +0000 (11:27 -0400)
committerRichard Heck <rgheck@lyx.org>
Sun, 18 May 2014 15:27:54 +0000 (11:27 -0400)
src/insets/InsetGraphics.cpp

index 1a63581dfa43ac4d8fc0fb60004b3880baf510b1..3055be90935deb7121acf4bb189830dd56771226 100644 (file)
@@ -248,7 +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
+       // fall through
        case LFUN_INSET_EDIT:
        case LFUN_INSET_DIALOG_UPDATE:
        case LFUN_GRAPHICS_RELOAD: