~gerboland/unity8/sigstop-emit-for-AP

« back to all changes in this revision

Viewing changes to qml/Wizard/CheckableSetting.qml

  • Committer: Michael Terry
  • Date: 2014-11-14 17:47:00 UTC
  • mto: (1432.4.2 wizard-tests)
  • mto: This revision was merged to the branch mainline in revision 1475.
  • Revision ID: michael.terry@canonical.com-20141114174700-hxq7z16fhiieqglp
First pass at making wizard a plugin

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 */
16
16
 
17
17
import QtQuick 2.3
18
 
import QMenuModel 0.1
19
18
import Ubuntu.Components 1.1
20
19
import Ubuntu.Components.ListItems 1.0 as ListItem
21
20