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

fbreader.library package splitted into fbreader.library & fbreader.book

This commit is contained in:
Nikolay Pultsin 2013-01-13 07:02:44 +04:00
parent a787045fbf
commit 4b10755383
54 changed files with 110 additions and 92 deletions

View file

@ -29,7 +29,7 @@ import android.os.FileObserver;
import org.geometerplus.zlibrary.core.filesystem.ZLFile;
import org.geometerplus.fbreader.library.*;
import org.geometerplus.fbreader.book.*;
import org.geometerplus.android.fbreader.library.SQLiteBooksDatabase;