~ubuntu-branches/ubuntu/raring/kdepim/raring-proposed

« back to all changes in this revision

Viewing changes to incidenceeditor-ng/visualfreebusywidget.h

  • Committer: Package Import Robot
  • Author(s): Philip Muškovac
  • Date: 2013-03-05 15:41:08 UTC
  • mfrom: (0.2.39)
  • Revision ID: package-import@ubuntu.com-20130305154108-b0p6t57iqnf4d8p6
Tags: 4:4.10.1-0ubuntu1
New upstream bugfix release

Show diffs side-by-side

added added

removed removed

Lines of Context:
76
76
    FreeBusyGanttProxyModel *mModel;
77
77
 
78
78
    KDateTime mDtStart, mDtEnd;
79
 
 
80
 
    FreeBusyItemModel *m;
81
 
    bool mIsOrganizer;
82
79
};
83
80
 
84
81
}