From fd94985ae3bf4cab5bba43e9713b831f8e228485 Mon Sep 17 00:00:00 2001 From: Uwe Rathmann Date: Thu, 19 Nov 2020 11:48:25 +0100 Subject: [PATCH] beautified --- src/controls/QskSkinlet.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/controls/QskSkinlet.h b/src/controls/QskSkinlet.h index 363ed3b6..2ecbba4c 100644 --- a/src/controls/QskSkinlet.h +++ b/src/controls/QskSkinlet.h @@ -65,8 +65,8 @@ class QSK_EXPORT QskSkinlet // keeping the aspect ratio static QSGNode* updateGraphicNode( const QskSkinnable*, QSGNode*, - const QskGraphic&, const QskColorFilter&, - const QRectF&, Qt::Alignment, Qt::Orientations mirrored = Qt::Orientations() ); + const QskGraphic&, const QskColorFilter&, const QRectF&, + Qt::Alignment, Qt::Orientations mirrored = Qt::Orientations() ); // stretching to fit static QSGNode* updateGraphicNode( const QskSkinnable*, QSGNode*,