Removed PreferRasterForTextures
This commit is contained in:
parent
5948076bee
commit
028e9155f4
|
@ -19,8 +19,6 @@ int main( int argc, char* argv[] )
|
|||
|
||||
QGuiApplication app( argc, argv );
|
||||
|
||||
qskSetup->setItemUpdateFlag( QskQuickItem::PreferRasterForTextures, true );
|
||||
|
||||
// disable default skins
|
||||
qskSkinManager->setPluginPaths( QStringList() ); // no plugins
|
||||
|
||||
|
|
Loading…
Reference in New Issue