MODIFIED: Ups, missed this.

This commit is contained in:
dfighter1985 2013-03-09 22:31:51 +01:00
parent 9f65dc5d2b
commit 80adabbab2

View file

@ -45,6 +45,8 @@ namespace NLGUI
}
delete _Links;
}
if( editorMode )
notifyDeletionWatchers();
}