~tpeeters/ubuntu-ui-toolkit/toolbarItems

« back to all changes in this revision

Viewing changes to components.api

  • Committer: tpeeters
  • Date: 2013-06-19 09:46:09 UTC
  • mfrom: (537.2.12 trunk)
  • Revision ID: tim.peeters@canonical.com-20130619094609-6ufxmdipjecuup9j
merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
89
89
modules/Ubuntu/Components/OrientationHelper.qml
90
90
Item
91
91
    property bool automaticOrientation
92
 
    property int __orientationAngle
 
92
    property bool transitionEnabled
 
93
    property alias rotating
 
94
    property alias __orientationAngle
 
95
    property int orientationAngle
93
96
modules/Ubuntu/Components/Page.qml
94
97
PageTreeNode
95
98
    property string title