App: Document: recompute document upon delete
This commit is contained in:
parent
b2104e97e1
commit
f35871f6b9
|
@ -1124,6 +1124,7 @@ void StdCmdDelete::activated(int iMsg)
|
|||
}
|
||||
}
|
||||
}
|
||||
doCommand(Doc,"App.getDocument(\"%s\").recompute()", (*it)->getName());
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user