mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
Add missing break and polish formatting.
This commit is contained in:
parent
9b23b49d41
commit
c6861923f0
@ -1624,6 +1624,7 @@ void BufferView::dispatch(FuncRequest const & cmd, DispatchResult & dr)
|
||||
ss << "a\n" << c << "\n0 0 1 1 0";
|
||||
lyx::dispatch(FuncRequest(LFUN_WORD_REPLACE, ss.str()));
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
||||
case LFUN_WORD_FINDADV: {
|
||||
|
Loading…
Reference in New Issue
Block a user