mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 10:58:52 +00:00
Comment: add matching parenthesis
This commit is contained in:
parent
26c692a0c8
commit
591ee36df0
@ -783,7 +783,7 @@ namespace {
|
||||
|
||||
/** delete num_spaces characters between from and to. Return the
|
||||
* number of spaces that got physically deleted (not marked as
|
||||
* deleted */
|
||||
* deleted) */
|
||||
int deleteSpaces(Paragraph & par, pos_type const from, pos_type to,
|
||||
int num_spaces, bool const trackChanges)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user