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,7 +45,9 @@ namespace NLGUI
} }
delete _Links; delete _Links;
} }
notifyDeletionWatchers();
if( editorMode )
notifyDeletionWatchers();
} }
// ------------------------------------------------------------------------------------------------ // ------------------------------------------------------------------------------------------------