beautified
This commit is contained in:
parent
bd83f75e5d
commit
9fe283d24e
@ -162,7 +162,7 @@ QskWindow::QskWindow( QWindow* parent )
|
|||||||
connect( this, &QQuickWindow::afterAnimating, this, &QskWindow::enforceSkin );
|
connect( this, &QQuickWindow::afterAnimating, this, &QskWindow::enforceSkin );
|
||||||
}
|
}
|
||||||
|
|
||||||
QskWindow::QskWindow(QQuickRenderControl *renderControl , QWindow *parent)
|
QskWindow::QskWindow( QQuickRenderControl* renderControl, QWindow* parent )
|
||||||
: QskWindow( parent )
|
: QskWindow( parent )
|
||||||
{
|
{
|
||||||
auto* d = static_cast< QskWindowPrivate* >( QQuickWindowPrivate::get( this ) );
|
auto* d = static_cast< QskWindowPrivate* >( QQuickWindowPrivate::get( this ) );
|
||||||
|
Loading…
x
Reference in New Issue
Block a user