1
0
Fork 0
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:
Nikolay Pultsin 2014-04-12 14:17:02 +01:00
parent 487aeb2053
commit 3d49eb8366
8 changed files with 24 additions and 18 deletions

View file

@ -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;