MODIFIED: Ups, missed this.
This commit is contained in:
parent
8c2db11be3
commit
31c6fc459f
1 changed files with 3 additions and 1 deletions
|
@ -45,7 +45,9 @@ namespace NLGUI
|
|||
}
|
||||
delete _Links;
|
||||
}
|
||||
notifyDeletionWatchers();
|
||||
|
||||
if( editorMode )
|
||||
notifyDeletionWatchers();
|
||||
}
|
||||
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue