mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 17:29:10 +00:00
MODIFIED: Ups, missed this.
This commit is contained in:
parent
9f65dc5d2b
commit
80adabbab2
1 changed files with 3 additions and 1 deletions
|
@ -45,7 +45,9 @@ namespace NLGUI
|
||||||
}
|
}
|
||||||
delete _Links;
|
delete _Links;
|
||||||
}
|
}
|
||||||
notifyDeletionWatchers();
|
|
||||||
|
if( editorMode )
|
||||||
|
notifyDeletionWatchers();
|
||||||
}
|
}
|
||||||
|
|
||||||
// ------------------------------------------------------------------------------------------------
|
// ------------------------------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue