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

Gopala Krishna A krishna.ggk at gmail.com
Sun Aug 16 06:50:17 UTC 2009


SVN commit 1011863 by gopala:

Sync drawing of Initial activity with that in trunk.



 M  +1 -0      activitywidget.cpp  


--- branches/work/soc-umbrello/umbrello/widgets/activitywidget.cpp #1011862:1011863
@@ -107,6 +107,7 @@
         break;
 
     case Initial:
+        p->setBrush(QBrush(lineColor()));
         p->drawEllipse(r);
         break;
 




More information about the umbrello-devel mailing list