~mmcg069/totallywired/trunk

« back to all changes in this revision

Viewing changes to totallywired/qml/Widgets/SingleTrackExplorer.qml

  • Committer: Matthew McGowan
  • Date: 2013-04-15 22:32:54 UTC
  • Revision ID: matthew.joseph.mcgowan@gmail.com-20130415223254-0cpu3j3jl7ldlbm8
slight refactoring of some code

Show diffs side-by-side

added added

removed removed

Lines of Context:
71
71
                    radius: 6
72
72
                    baseColor: bg.color
73
73
 
74
 
                    onClicked: DbClient.display_image_chooser()
 
74
                    onClicked: Collection.backend.display_image_chooser()
75
75
                }
76
76
 
77
77
                ListViewButton {