~zsombi/ubuntu-ui-toolkit/30-options

« back to all changes in this revision

Viewing changes to modules/Ubuntu/Components/Popups/ComposerSheet.qml

  • Committer: Zsombor Egri
  • Date: 2014-11-19 15:09:29 UTC
  • mfrom: (1176.2.62 20-divider)
  • Revision ID: zsombor.egri@canonical.com-20141119150929-yxk47bd9ts4qykm4
prereq sync

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
    id: composer
66
66
 
67
67
    /*!
68
 
      \preliminary
69
68
      The user clicked the "cancel" button.
70
69
    */
71
70
    signal cancelClicked
72
71
 
73
72
    /*!
74
 
      \preliminary
75
73
      The user clicked the "confirm" button.
76
74
     */
77
75
    signal confirmClicked