~bzoltan/qtcreator-plugin-ubuntu/conditional_moving_check

« back to all changes in this revision

Viewing changes to modules/Ubuntu/Components/12/OptionSelector.qml

  • Committer: Zsombor Egri
  • Date: 2015-05-01 19:38:57 UTC
  • Revision ID: zsombor.egri@canonical.com-20150501193857-na046y2szab2hd1w
adjusting 1.2 components to the new directory-module structure

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 */
16
16
 
17
17
import QtQuick 2.4
18
 
import "ListItems" as ListItem
 
18
import Ubuntu.Components.ListItems 1.0 as ListItem
19
19
import Ubuntu.Components 1.2 as Toolkit
20
20
 
21
21
/*!