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

« back to all changes in this revision

Viewing changes to src/Ubuntu/Components/Themes/Ambiance/Ambiance.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:
32
32
             artwork/spinner@8.png \
33
33
             artwork/stroke_button@27.png \
34
34
             artwork/tick@30.png \
35
 
             artwork/toolbar_dropshadow@20.png
36
 
 
 
35
             artwork/toolbar_dropshadow@20.png \
 
36
             artwork/scrollbar_arrow@27.png
37
37
 
38
38
QML_FILES += 1.2/ActivityIndicatorStyle.qml \
39
39
             1.2/BubbleShape.qml \
72
72
             1.2/TextCursorStyle.qml \
73
73
             1.2/TextFieldStyle.qml \
74
74
             1.2/ToolbarButtonStyle.qml \
75
 
             1.2/ToolbarStyle.qml \
 
75
             1.2/DeprecatedToolbarStyle.qml \
76
76
             1.3/ActionBarStyle.qml \
77
77
             1.3/ActivityIndicatorStyle.qml \
78
78
             1.3/BubbleShape.qml \
115
115
             1.3/PageHeaderStyle.qml \
116
116
             1.3/BottomEdgeHintStyle.qml \
117
117
             1.3/BottomEdgeStyle.qml \
 
118
             1.3/FocusShape.qml \
118
119
             1.3/SectionsForPageHead.qml \
119
120
             $$ARTWORK_FILES
120
121