beautified

This commit is contained in:
Uwe Rathmann 2020-11-19 11:48:25 +01:00
parent 4fd41e7be2
commit fd94985ae3

View File

@ -65,8 +65,8 @@ class QSK_EXPORT QskSkinlet
// keeping the aspect ratio // keeping the aspect ratio
static QSGNode* updateGraphicNode( const QskSkinnable*, QSGNode*, static QSGNode* updateGraphicNode( const QskSkinnable*, QSGNode*,
const QskGraphic&, const QskColorFilter&, const QskGraphic&, const QskColorFilter&, const QRectF&,
const QRectF&, Qt::Alignment, Qt::Orientations mirrored = Qt::Orientations() ); Qt::Alignment, Qt::Orientations mirrored = Qt::Orientations() );
// stretching to fit // stretching to fit
static QSGNode* updateGraphicNode( const QskSkinnable*, QSGNode*, static QSGNode* updateGraphicNode( const QskSkinnable*, QSGNode*,