Commit 2e3d33cc authored by Ivan Ilyin's avatar Ivan Ilyin

group fixes improves

parent dc9055e3
...@@ -98,6 +98,7 @@ struct UBGraphicsItemData ...@@ -98,6 +98,7 @@ struct UBGraphicsItemData
, ItemEditable//for text only , ItemEditable//for text only
, ItemOwnZValue , ItemOwnZValue
, itemLayerType //use instead of deprecated ItemLayerType , itemLayerType //use instead of deprecated ItemLayerType
, ItemUuid //storing uuid in QGraphicsItem for fast finding operations
}; };
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment