~faenil/ubuntu-ui-toolkit/scrollbar_moreHoverFixesAndTests

« back to all changes in this revision

Viewing changes to src/Ubuntu/Components/1.2/PullToRefresh.qml

  • Committer: Andrea Bernabei
  • Date: 2016-07-07 15:21:03 UTC
  • mfrom: (1903.1.124 staging)
  • Revision ID: andrea.bernabei@canonical.com-20160707152103-eaz1u4zpnyhlacwf
merge staging

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
 
20
20
/*!
21
21
    \qmltype PullToRefresh
22
 
    \inqmlmodule Ubuntu.Components 0.1
 
22
    \inqmlmodule Ubuntu.Components
23
23
    \ingroup ubuntu
24
24
    \since Ubuntu.Components 1.1
25
25
    \brief Pull-to-refresh component for Flickables to reload a model upon pull.