From 4d30b613ba0fc854bfb3fc65484a4c2a10cd44c1 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Sun, 18 May 2014 11:27:54 -0400 Subject: [PATCH] Whitespace. --- src/insets/InsetGraphics.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/insets/InsetGraphics.cpp b/src/insets/InsetGraphics.cpp index 1a63581dfa..3055be9093 100644 --- a/src/insets/InsetGraphics.cpp +++ b/src/insets/InsetGraphics.cpp @@ -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: -- 2.39.2