~pkunal-parmar/ubuntu-calendar-app/Minor-Performance

« back to all changes in this revision

Viewing changes to TimeLineView.qml

  • Committer: Kunal Parmar
  • Date: 2013-06-01 11:55:55 UTC
  • mto: This revision was merged to the branch mainline in revision 44.
  • Revision ID: pkunal.parmar@gmail.com-20130601115555-s4f3xnclukk50zu6
Typo TimeSeperator.qml->TimeSeparator.qml fixed

Show diffs side-by-side

added added

removed removed

Lines of Context:
203
203
 
204
204
        Component {
205
205
            id: separatorComponent
206
 
            TimeSeperator {
 
206
            TimeSeparator {
207
207
                id: separator
208
208
                width: timeLineView.width - units.gu(2)
209
209
                visible: false