group fixes improves

preferencesAboutTextFull
Ivan Ilyin 13 years ago
parent dc9055e3ea
commit 2e3d33cc5c
  1. 1
      src/core/UB.h

@ -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
}; };
}; };

Loading…
Cancel
Save