aboutsummaryrefslogtreecommitdiff
path: root/examples/MenuFactory.qml
diff options
context:
space:
mode:
authorRenato Araujo Oliveira Filho <renato.filho@canonical.com>2012-09-06 16:43:27 -0300
committerRenato Araujo Oliveira Filho <renato.filho@canonical.com>2012-09-06 16:43:27 -0300
commit31f8103187d2e27b1bb76eaed10dc9c9be226c90 (patch)
tree5b0d6a0a6bf07aaf213c482c61860a2784cd678f /examples/MenuFactory.qml
parent0dfd3d4cd4214a732e4a5cda59fd4dfc082b8425 (diff)
downloadqmenumodel-31f8103187d2e27b1bb76eaed10dc9c9be226c90.tar.gz
qmenumodel-31f8103187d2e27b1bb76eaed10dc9c9be226c90.tar.bz2
qmenumodel-31f8103187d2e27b1bb76eaed10dc9c9be226c90.zip
Implemented QDBusActionGroup.
Diffstat (limited to 'examples/MenuFactory.qml')
-rw-r--r--examples/MenuFactory.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/MenuFactory.qml b/examples/MenuFactory.qml
index 2729268..faecd9b 100644
--- a/examples/MenuFactory.qml
+++ b/examples/MenuFactory.qml
@@ -4,7 +4,7 @@ import Ubuntu.Components.ListItems 0.1 as ListItem
Loader {
property variant menu
- height: childrenRect.height
+ //height: childrenRect.height
onMenuChanged: {
if (menu) {