MODIFIED: Ups, missed this.

--HG--
branch : gsoc2012-gui-editor
This commit is contained in:
dfighter1985 2013-03-09 22:31:51 +01:00
parent df834e0584
commit b6970c54ae

View file

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