Gui: Prevent crash when trying to access a deleted object from a SelectionObject

This commit is contained in:
marioalexis
2021-01-01 05:26:30 -03:00
committed by abdullahtahiriyo
parent 94405e33c7
commit 1bfd7644b2
2 changed files with 9 additions and 3 deletions

View File

@@ -56,7 +56,7 @@
</Attribute>
<Attribute Name="Document" ReadOnly="true">
<Documentation>
<UserDocu>Selected document</UserDocu>
<UserDocu>Document of the selected object</UserDocu>
</Documentation>
<Parameter Name="Document" Type="Object" />
</Attribute>