mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 19:07:45 +00:00
Whitespace.
This commit is contained in:
parent
eb26d85dc9
commit
4d30b613ba
@ -248,7 +248,7 @@ bool InsetGraphics::getStatus(Cursor & cur, FuncRequest const & cmd,
|
|||||||
case LFUN_INSET_MODIFY:
|
case LFUN_INSET_MODIFY:
|
||||||
if (cmd.getArg(0) != "graphics")
|
if (cmd.getArg(0) != "graphics")
|
||||||
return Inset::getStatus(cur, cmd, flag);
|
return Inset::getStatus(cur, cmd, flag);
|
||||||
// fall through
|
// fall through
|
||||||
case LFUN_INSET_EDIT:
|
case LFUN_INSET_EDIT:
|
||||||
case LFUN_INSET_DIALOG_UPDATE:
|
case LFUN_INSET_DIALOG_UPDATE:
|
||||||
case LFUN_GRAPHICS_RELOAD:
|
case LFUN_GRAPHICS_RELOAD:
|
||||||
|
Loading…
Reference in New Issue
Block a user