MODIFIED: Ups, missed this.
This commit is contained in:
parent
9f65dc5d2b
commit
80adabbab2
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