mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-05 19:42:17 +02:00
ContentsTree instead of ZLTextTreeModel
This commit is contained in:
parent
b783fa99b9
commit
9b22b0743a
13 changed files with 79 additions and 260 deletions
|
@ -132,7 +132,8 @@ public:
|
|||
|
||||
static shared_ptr<ObjectField> Field_NativeBookModel_Book;
|
||||
static shared_ptr<VoidMethod> Method_NativeBookModel_initInternalHyperlinks;
|
||||
static shared_ptr<VoidMethod> Method_NativeBookModel_initTOC;
|
||||
static shared_ptr<VoidMethod> Method_NativeBookModel_addTOCItem;
|
||||
static shared_ptr<VoidMethod> Method_NativeBookModel_leaveTOCItem;
|
||||
static shared_ptr<ObjectMethod> Method_NativeBookModel_createTextModel;
|
||||
static shared_ptr<VoidMethod> Method_NativeBookModel_setBookTextModel;
|
||||
static shared_ptr<VoidMethod> Method_NativeBookModel_setFootnoteModel;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue