summaryrefslogtreecommitdiffstats
path: root/examples/qmlsurface/qml/qmlsurface/main.qml
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2013-12-19 13:38:31 +0200
committerMiikka Heikkinen <miikka.heikkinen@digia.com>2013-12-19 14:41:42 +0200
commitdcf57ae33cbe173724f7f18d94c3d67cac27fac1 (patch)
tree611607f6a4263a4808fb84b93b2d19d363a20549 /examples/qmlsurface/qml/qmlsurface/main.qml
parentceda9bb5f39305d8f6467f574c7c7693b8a779f8 (diff)
Documentation and example fixes
Task-id: QTRD-2744 Change-Id: I901f05b737e24c363d7ed897e1baadc9f9a03333 Reviewed-by: Mika Salmela <mika.salmela@digia.com>
Diffstat (limited to 'examples/qmlsurface/qml/qmlsurface/main.qml')
-rw-r--r--examples/qmlsurface/qml/qmlsurface/main.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/qmlsurface/qml/qmlsurface/main.qml b/examples/qmlsurface/qml/qmlsurface/main.qml
index 07a07891..9f37a3f5 100644
--- a/examples/qmlsurface/qml/qmlsurface/main.qml
+++ b/examples/qmlsurface/qml/qmlsurface/main.qml
@@ -25,7 +25,6 @@ Item {
id: mainview
width: 1280
height: 720
- visible: true
property int buttonMaximumWidth: surfaceGridToggle.width
property int buttonMinimumHeight: seriesToggle.height