~kalikiana/ubuntu-ui-toolkit/appsettings

« back to all changes in this revision

Viewing changes to modules/Ubuntu/Components/qmldir

  • Committer: Christian Dywan
  • Date: 2014-04-25 09:05:44 UTC
  • Revision ID: christian.dywan@canonical.com-20140425090544-fr9lgpiku6s3qjwv
Move Settings and Option to 1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
ToolbarButton 0.1 ToolbarButton.qml
8
8
MainView 0.1 MainView.qml
9
9
Button 0.1 Button.qml
10
 
Settings 0.1 Settings.qml
11
 
Option 0.1 Option.qml
12
10
Panel 0.1 Panel.qml
13
11
internal DraggingArea DraggingArea.qml
14
12
Tab 0.1 Tab.qml
90
88
ColorUtils 1.0 colorUtils.js
91
89
DateUtils 1.0 dateUtils.js
92
90
UbuntuListView 1.0 UbuntuListView.qml
 
91
 
 
92
#version 1.1
 
93
Settings 1.1 Settings.qml
 
94
Option 1.1 Option.qml