[Uml-devel] branches/work/isi-umbrello/umbrello/umbrello/cmds/generic

Thibault Normand thibault.normand at gmail.com
Fri Mar 2 15:02:00 UTC 2007


SVN commit 638579 by tnormand:

# Bug fix on Application exit.

 M  +0 -2      cmd_create_umlobject.cpp  


--- branches/work/isi-umbrello/umbrello/umbrello/cmds/generic/cmd_create_umlobject.cpp #638578:638579
@@ -26,8 +26,6 @@
 	
 	cmdCreateUMLObject::~cmdCreateUMLObject()
 	{
-		UMLDoc *doc = UMLApp::app()->getDocument();
-		doc->removeUMLObject(m_obj);
 	}
 	
 	// Create the UMLObject




More information about the umbrello-devel mailing list