1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-05 10:49:24 +02:00

FormatPlugin.realBookFile() method

This commit is contained in:
Nikolay Pultsin 2012-04-13 20:13:13 +02:00
parent cf849068bd
commit 02a2b5c6cd
10 changed files with 111 additions and 8 deletions

View file

@ -98,7 +98,7 @@ public:
static shared_ptr<Constructor> Constructor_ZLFileImage;
static shared_ptr<Constructor> Constructor_NativeFormatPlugin;
static shared_ptr<StaticObjectMethod> StaticMethod_NativeFormatPlugin_create;
static shared_ptr<StringMethod> Method_NativeFormatPlugin_supportedFileType;
static shared_ptr<StaticObjectMethod> StaticMethod_PluginCollection_Instance;