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