~faenil/ubuntu-ui-toolkit/scrollbar_moreHoverFixesAndTests

« back to all changes in this revision

Viewing changes to src/Ubuntu/Components/1.2/Scrollbar.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 ScrollBar
22
 
    \inqmlmodule Ubuntu.Components 1.1
 
22
    \inqmlmodule Ubuntu.Components
23
23
    \ingroup ubuntu
24
24
    \brief The ScrollBar component provides scrolling functionality for
25
25
    scrollable views (i.e. Flickable, ListView).