~zsombi/ubuntu-ui-toolkit/statesaver-signals

« back to all changes in this revision

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

prereq merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
import Ubuntu.Components.Popups 0.1
20
20
 
21
21
Template {
 
22
    objectName: "dialogsTemplate"
 
23
 
22
24
    TemplateSection {
23
25
        className: "Dialog"
24
26
        documentation: "qml-ubuntu-components-popups0-%1.html".arg(className.toLowerCase())