Revert "Gallery: Use raster for textures"
This reverts commit 0c3355fa0fb047f5273c550c59d48e44b99ff49b.
This commit is contained in:
parent
03512e03c0
commit
f39ade0606
@ -18,7 +18,6 @@
|
|||||||
#include <QskObjectCounter.h>
|
#include <QskObjectCounter.h>
|
||||||
#include <QskTabView.h>
|
#include <QskTabView.h>
|
||||||
#include <QskTextLabel.h>
|
#include <QskTextLabel.h>
|
||||||
#include <QskSetup.h>
|
|
||||||
#include <QskSwitchButton.h>
|
#include <QskSwitchButton.h>
|
||||||
#include <QskPushButton.h>
|
#include <QskPushButton.h>
|
||||||
#include <QskMenu.h>
|
#include <QskMenu.h>
|
||||||
@ -162,8 +161,6 @@ int main( int argc, char* argv[] )
|
|||||||
|
|
||||||
QGuiApplication app( argc, argv );
|
QGuiApplication app( argc, argv );
|
||||||
|
|
||||||
qskSetup->setItemUpdateFlag( QskQuickItem::PreferRasterForTextures, true );
|
|
||||||
|
|
||||||
SkinnyShortcut::enable( SkinnyShortcut::AllShortcuts );
|
SkinnyShortcut::enable( SkinnyShortcut::AllShortcuts );
|
||||||
|
|
||||||
auto mainView = new ApplicationView();
|
auto mainView = new ApplicationView();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user