MODIFIED: Ups, missed this.
--HG-- branch : gsoc2012-gui-editor
This commit is contained in:
parent
df834e0584
commit
b6970c54ae
1 changed files with 3 additions and 1 deletions
|
@ -45,7 +45,9 @@ namespace NLGUI
|
|||
}
|
||||
delete _Links;
|
||||
}
|
||||
notifyDeletionWatchers();
|
||||
|
||||
if( editorMode )
|
||||
notifyDeletionWatchers();
|
||||
}
|
||||
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue