Fix breakpointed_lines out of sync when removing lines above
This commit is contained in:
@ -240,6 +240,7 @@ private:
|
||||
int line_spacing = 1;
|
||||
|
||||
/* Callbacks */
|
||||
int lines_edited_changed = 0;
|
||||
int lines_edited_from = -1;
|
||||
int lines_edited_to = -1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user