elliposid != ellipse
This commit is contained in:
parent
1c4bcffc3f
commit
d4e746e7c5
|
@ -33,7 +33,7 @@ class QSK_EXPORT QskBoxShapeMetrics
|
|||
{
|
||||
// How to scale, when translating to Qt::AbsoluteSize
|
||||
RoundedRectangle,
|
||||
Ellipsoid
|
||||
Ellipse
|
||||
};
|
||||
Q_ENUM( ScalingMode );
|
||||
|
||||
|
|
Loading…
Reference in New Issue