Fullscreen fix

This commit is contained in:
Nephirus 2013-02-23 15:21:19 +01:00
parent ba4d8686f6
commit d44dbad313

View file

@ -188,5 +188,5 @@ ctx.setContextProperty('shop', ShopAdapter())
view.setSource('brmbar-gui-qt4/main.qml')
view.show()
view.showFullScreen()
app.exec_()