1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-06 03:50:19 +02:00

font families list passed to java style

This commit is contained in:
Nikolay Pultsin 2014-03-31 15:19:40 +01:00
parent 7ca30d0c9e
commit fcd2640be7
17 changed files with 78 additions and 29 deletions

View file

@ -145,6 +145,7 @@ public:
static shared_ptr<VoidMethod> Method_NativeBookModel_setBookTextModel;
static shared_ptr<VoidMethod> Method_NativeBookModel_setFootnoteModel;
static shared_ptr<VoidMethod> Method_NativeBookModel_addImage;
static shared_ptr<VoidMethod> Method_NativeBookModel_registerFontFamilyList;
//static shared_ptr<StaticObjectMethod> StaticMethod_BookReadingException_throwForFile;