Some cleanups, fullscreen option also in context menu now.

This commit is contained in:
Filippo Scognamiglio
2014-04-17 13:56:13 +02:00
parent 115171e969
commit 475f6bde37
16 changed files with 30 additions and 32 deletions

View File

@@ -1,4 +1,4 @@
import QtQuick 2.1
import QtQuick 2.2
ShaderEffect{
property variant source: framesource

View File

@@ -1,4 +1,4 @@
import QtQuick 2.1
import QtQuick 2.2
ShaderEffect{
property variant source: framesource

View File

@@ -1,4 +1,4 @@
import QtQuick 2.1
import QtQuick 2.2
Item{
id: framecontainer