elliposid != ellipse

This commit is contained in:
Uwe Rathmann 2023-02-03 10:46:08 +01:00
parent 1c4bcffc3f
commit d4e746e7c5

View File

@ -33,7 +33,7 @@ class QSK_EXPORT QskBoxShapeMetrics
{ {
// How to scale, when translating to Qt::AbsoluteSize // How to scale, when translating to Qt::AbsoluteSize
RoundedRectangle, RoundedRectangle,
Ellipsoid Ellipse
}; };
Q_ENUM( ScalingMode ); Q_ENUM( ScalingMode );