~zsombi/ubuntu-ui-toolkit/listitemSelectModeBugs

« back to all changes in this revision

Viewing changes to src/Ubuntu/Components/Themes/Ambiance/1.2/OptionSelectorStyle.qml

  • Committer: Zsombor Egri
  • Date: 2015-11-16 06:35:05 UTC
  • mfrom: (1664.1.1 listitemSelectModeBugs)
  • Revision ID: zsombor.egri@canonical.com-20151116063505-cwn2qfks7qzk10g9
re-sync

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 
21
21
Item {
22
22
    id: ambianceStyle
 
23
    objectName: "OptionSelector12"
23
24
 
24
25
    property url chevron: Qt.resolvedUrl("../artwork/chevron_down.png")
25
26
    property url tick: Qt.resolvedUrl("../artwork/tick.png")