Draft: Restore DontUseNativeDialog after ShapeString edit

This commit is contained in:
Roy-043
2022-04-24 20:41:10 +02:00
committed by Uwe
parent 1c97b3d5df
commit 3b85533438

View File

@@ -224,6 +224,7 @@ class ShapeStringTaskPanelEdit(ShapeStringTaskPanel):
def reject(self):
self.vobj.Document.resetEdit()
self.platWinDialog("Restore")
return True