1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-04 18:29:23 +02:00

synchronization with native branch

This commit is contained in:
Nikolay Pultsin 2012-03-02 00:55:11 +00:00
parent b9e9dda107
commit 925975f7e3
3 changed files with 14 additions and 4 deletions

View file

@ -61,6 +61,8 @@ public:
static jmethodID MID_ZLFile_isDirectory;
static jmethodID MID_ZLFile_size;
static jmethodID MID_NativeFormatPlugin_init;
static jmethodID SMID_PluginCollection_Instance;
static jmethodID SMID_Paths_cacheDirectory;