~tpeeters/ubuntu-ui-toolkit/09-desktop-toolbar

« back to all changes in this revision

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

  • Committer: tpeeters
  • Date: 2014-03-06 13:15:52 UTC
  • Revision ID: tim.peeters@canonical.com-20140306131552-z94asc1dguqtpe7p
fix typo in Toolbar.qml comment

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
    LayoutMirroring.enabled: Qt.application.layoutDirection == Qt.RightToLeft
37
37
    LayoutMirroring.childrenInherit: true
38
38
 
39
 
    // Closing of the toolbar on app contents ineraction is handled by the Page.
 
39
    // Closing of the toolbar on app contents IntValidatoreraction is handled by the Page.
40
40
    __closeOnContentsClicks: false
41
41
 
42
42
    /*!