~mzanetti/ubuntu-ui-toolkit/more-stable-ubuntulistview-tests

« back to all changes in this revision

Viewing changes to modules/Ubuntu/Components/ListItems/ExpandablesColumn.qml

merge prerequisite

Show diffs side-by-side

added added

removed removed

Lines of Context:
97
97
    /*!
98
98
      Reparent any content to inside the Column.
99
99
      \qmlproperty QtObject children
 
100
      \default
100
101
     */
101
102
    default property alias children: column.data
102
103