mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-04 02:09:35 +02:00
Temp directory option
This commit is contained in:
parent
487aeb2053
commit
3d49eb8366
8 changed files with 24 additions and 18 deletions
|
@ -139,7 +139,7 @@ public:
|
|||
//static shared_ptr<ObjectMethod> Method_JavaEncodingCollection_getEncoding_int;
|
||||
static shared_ptr<BooleanMethod> Method_JavaEncodingCollection_providesConverterFor;
|
||||
|
||||
static shared_ptr<StaticObjectMethod> StaticMethod_Paths_cacheDirectory;
|
||||
static shared_ptr<StaticObjectMethod> StaticMethod_Paths_tempDirectory;
|
||||
|
||||
static shared_ptr<ObjectField> Field_Book_File;
|
||||
static shared_ptr<StringMethod> Method_Book_getTitle;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue