[Uml-devel] branches/work/soc-umbrello/umbrello
Andi Fischer
andi.fischer at hispeed.ch
Fri Nov 2 09:44:10 UTC 2012
SVN commit 1323671 by fischer:
Some indirections used for the move to QGraphicsView removed.
M +0 -3 umlscene.h
--- branches/work/soc-umbrello/umbrello/umlscene.h #1323670:1323671
@@ -76,10 +76,7 @@
typedef QGraphicsLineItem UMLSceneLineItem;
typedef QGraphicsRectItem UMLSceneRectItem;
-//typedef QGraphicsSceneItem UMLSceneItem;
-typedef QGraphicsPolygonItem UMLScenePolygonItem;
typedef QGraphicsEllipseItem UMLSceneEllipse;
-//typedef QGraphicsSceneItemList UMLSceneItemList;
/**
* UMLScene instances represent diagrams.
More information about the umbrello-devel
mailing list