beautified

This commit is contained in:
Uwe Rathmann 2022-03-24 08:10:57 +01:00
parent eaa554addc
commit c963ec7deb

View File

@ -128,6 +128,7 @@ static inline QByteArray qskVisualizationMode( const QQuickWindow* window )
return d->customRenderMode; return d->customRenderMode;
#endif #endif
} }
class QskWindowPrivate : public QQuickWindowPrivate class QskWindowPrivate : public QQuickWindowPrivate
{ {
Q_DECLARE_PUBLIC( QskWindow ) Q_DECLARE_PUBLIC( QskWindow )