~kalikiana/ubuntu-ui-toolkit/appsettings

« back to all changes in this revision

Viewing changes to modules/Ubuntu/Components/Action.qml

  • Committer: Christian Dywan
  • Date: 2014-04-25 09:05:09 UTC
  • mfrom: (700.207.83 staging)
  • Revision ID: christian.dywan@canonical.com-20140425090509-11jy283f7tdndla4
MergeĀ lp:~ubuntu-sdk-team/ubuntu-ui-toolkit/staging

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
 
20
20
/*!
21
21
    \qmltype Action
22
 
    \inqmlmodule Ubuntu.Components 0.1
 
22
    \inqmlmodule Ubuntu.Components 1.0
23
23
    \ingroup ubuntu
24
24
    \brief Describe an action that can be re-used in, for example a \l Button
25
25