~s-cecilio/lenmus/v5.3

« back to all changes in this revision

Viewing changes to include/lenmus_content_box.h

  • Committer: cecilios
  • Date: 2012-09-25 16:27:45 UTC
  • Revision ID: s.cecilio@gmail.com-20120925162745-v2wrglew137u08yb
Class BookReader renamed as BooksCollection and refactored. Created class BookReader

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
                      wxTreeItemIcon which = wxTreeItemIcon_Normal);
74
74
 
75
75
    // Content creation
76
 
    void CreateContents(BookReader* pBookData);
 
76
    void CreateContents(BooksCollection* pBooksData);
77
77
 
78
78
    // navigation
79
79
    //void ChangePage();