Skip to content

Send dataChanged when redo()/undo() is done.

Martin Marmsoler requested to merge work/SpreadsheetRemoveRows into master

Description

Send dataChanged when redo()/undo() is done. Otherwise it will not be done when doing undo and redo and it will be done before the command is executed if parent is set

Conformity

When external dependencies are removed

  • Reporting to ...

Merge request reports