~mutse-young/chinese-calendar/trunk

« back to all changes in this revision

Viewing changes to chinesecalendar.h

  • Committer: abel
  • Date: 2013-03-27 05:44:30 UTC
  • Revision ID: guiltyritter@gmail.com-20130327054430-w2wqenh1fg489fkl
fix Bug #1160698 

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
    void setItemLayout();
59
59
    void resetItemLayout();
60
60
    CCalendar fixshengxiao(QDate);
 
61
    Cnote *note;
61
62
 
62
63
    void paintEvent(QPaintEvent *);
63
64