mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-28 00:10:01 +02:00
Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4077 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -45,7 +45,7 @@ class QetShapeItem : public QetGraphicsItem
|
||||
enum ShapeType {Line =1,
|
||||
Rectangle =2,
|
||||
Ellipse =4,
|
||||
Polyline =8 };
|
||||
Polygon =8 };
|
||||
|
||||
enum { Type = UserType + 1008 };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user