[Uml-devel] branches/work/soc-umbrello/umbrello

Gopala Krishna A krishna.ggk at gmail.com
Sat Aug 30 10:19:20 UTC 2008


SVN commit 854783 by gopala:

Fixed one more compiler warning (argg.. forgot to commit with previous commit)



 M  +0 -5      umlscene.cpp  


--- branches/work/soc-umbrello/umbrello/umlscene.cpp #854782:854783
@@ -416,11 +416,6 @@
 
     newWidget->updateComponentSize();
 
-    if (m_Type == Uml::dt_Sequence) {
-        // Set proper position on the sequence line widget which is
-        // attached to the object widget.
-        ObjectWidget *ow = dynamic_cast<ObjectWidget*>(newWidget);
-    }
     m_bCreateObject = false;
     m_WidgetList.append(newWidget);
 




More information about the umbrello-devel mailing list