~faenil/ubuntu-ui-toolkit/listitemlayout_fixes_and_docs

« back to all changes in this revision

Viewing changes to examples/ubuntu-ui-toolkit-gallery/Popover.qml

  • Committer: Andrea Bernabei
  • Date: 2016-01-20 13:47:23 UTC
  • mfrom: (1795.2.13 staging)
  • Revision ID: andrea.bernabei@canonical.com-20160120134723-hn6rkf4s3pie0wwp
merge staging

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
Template {
22
22
    objectName: "popoversTemplate"
23
23
 
24
 
    head.actions: [
 
24
    trailingActions: [
25
25
        Action {
26
26
            text: "Actions"
27
27
            iconSource: "call_icon.png"