~ubuntu-sdk-team/ubuntu-ui-toolkit/trunk

« back to all changes in this revision

Viewing changes to src/Ubuntu/Components/ComponentModule.pro

  • Committer: CI Train Bot
  • Author(s): Christian Dywan, Zsombor Egri, Zoltán Balogh, Tim Peeters, Albert Astals Cid, Michael Sheldon, Benjamin Zeller
  • Date: 2015-12-17 17:13:49 UTC
  • mfrom: (1000.739.27 OTA9-landing-2015-12-16)
  • Revision ID: ci-train-bot@canonical.com-20151217171349-8xwclnhnx8v9oz4m
OTA9-landing-2015-12-16
Approved by: Zoltan Balogh

Show diffs side-by-side

added added

removed removed

Lines of Context:
102
102
             1.3/PageHeadState.qml \
103
103
             1.3/Page.qml \
104
104
             1.3/PageStack.qml \
105
 
             1.3/PageTreeNode.qml \
106
105
             1.3/pageUtils.js \
107
106
             1.3/PageWrapper.qml \
108
107
             1.3/PageWrapperUtils.js \
120
119
             1.3/TextCursor.qml \
121
120
             1.3/TextField.qml \
122
121
             1.3/TextInputPopover.qml \
 
122
             1.3/Toolbar.qml \
123
123
             1.3/ToolbarButton.qml \
124
124
             1.3/ToolbarItems.qml \
125
 
             1.3/Toolbar.qml \
126
125
             1.3/tree.js \
127
126
             1.3/UbuntuColors.qml \
128
127
             1.3/UbuntuListView11.qml \
132
131
             1.3/PageColumn.qml \
133
132
             1.3/PageColumnsLayout.qml \
134
133
             1.3/ProgressionSlot.qml \
135
 
             1.3/PageHeader.qml \
 
134
             1.3/ScrollView.qml \
 
135
             1.3/PageHeader.qml
136
136
 
137
137
OTHER_FILES+= qmldir \
138
138
             1.3/CrossFadeImage.qdoc \