QskMainView showing a themed background
This commit is contained in:
parent
64db2d0117
commit
4f4816bb31
|
@ -23,6 +23,7 @@ QskMainView::QskMainView( QQuickItem* parent )
|
|||
{
|
||||
setAutoAddChildren( false );
|
||||
setSpacing( 0 );
|
||||
setPanel( true );
|
||||
}
|
||||
|
||||
QskMainView::~QskMainView()
|
||||
|
|
Loading…
Reference in New Issue