mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Whitespace.
This commit is contained in:
parent
d809ced05b
commit
d24a1c8fa4
@ -152,7 +152,7 @@ void InsetCitation::doDispatch(Cursor & cur, FuncRequest & cmd)
|
||||
cmd = FuncRequest(LFUN_INSET_MODIFY, "changetype " + newcmdname);
|
||||
}
|
||||
}
|
||||
// fall through
|
||||
// fall through
|
||||
default:
|
||||
InsetCommand::doDispatch(cur, cmd);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user