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

« back to all changes in this revision

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

prereq merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
import Ubuntu.Components 0.1
19
19
 
20
20
Template {
 
21
    objectName: "progressBarsTemplate"
 
22
 
21
23
    TemplateSection {
22
24
        title: i18n.tr("Progress Bar")
23
25
        className: "ProgressBar"