beautified

This commit is contained in:
Uwe Rathmann 2022-03-24 08:10:57 +01:00
parent 56a721ff81
commit d3d4cbb51f
1 changed files with 1 additions and 0 deletions

View File

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