Fix issue 925, patch by asyazwan

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2062 eee81c28-f429-11dd-99c0-75d572ba1ddd
master
Jeff Schiller 2012-03-17 17:56:46 +00:00
parent aefa8a5061
commit 7c949e2e17
1 changed files with 1 additions and 0 deletions

View File

@ -2590,6 +2590,7 @@
populateLayers();
updateContextPanel();
prepPaints();
svgCanvas.runExtensions('onNewDocument');
});
};