aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2016-02-19 15:14:01 +0100
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2016-02-19 14:15:35 +0000
commit7d13b5dc38ecaa06636b05d2d3474c1372bcfe73 (patch)
tree016fa179dbe6f5408765372b53d694e59aa7e0aa /examples
parenta9735e783761cc2f98001cb72e6aa37315b1af70 (diff)
Gallery: remove conflicting anchors
Exposed thanks to e19a9044. Change-Id: I9dea1af8e9a9d47391ddaf1fd9c8f7e0c210e9d5 Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/controls/gallery/gallery.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/controls/gallery/gallery.qml b/examples/controls/gallery/gallery.qml
index f9a2665e..ac808649 100644
--- a/examples/controls/gallery/gallery.qml
+++ b/examples/controls/gallery/gallery.qml
@@ -172,7 +172,6 @@ ApplicationWindow {
initialItem: Pane {
id: pane
- anchors.fill: parent
Image {
id: logo