mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-05 02:39:23 +02:00
fixed native code issue (missing change in previous commit)
This commit is contained in:
parent
9135ae7f8c
commit
d4410cdec5
3 changed files with 4 additions and 7 deletions
|
@ -142,7 +142,7 @@ public:
|
|||
|
||||
static shared_ptr<StaticObjectMethod> StaticMethod_Paths_tempDirectory;
|
||||
|
||||
static shared_ptr<ObjectField> Field_Book_File;
|
||||
static shared_ptr<StringMethod> Method_Book_getPath;
|
||||
static shared_ptr<StringMethod> Method_Book_getTitle;
|
||||
static shared_ptr<StringMethod> Method_Book_getLanguage;
|
||||
static shared_ptr<StringMethod> Method_Book_getEncodingNoDetection;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue