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

repackaging: some classes moved to book package (synchronization with library-service branch)

This commit is contained in:
Nikolay Pultsin 2013-01-14 04:34:16 +04:00
parent 840b03f68e
commit fbec1dc704
17 changed files with 25 additions and 12 deletions

View file

@ -21,6 +21,7 @@ package org.geometerplus.fbreader.library;
import org.geometerplus.zlibrary.core.image.ZLImage;
import org.geometerplus.fbreader.book.Author;
import org.geometerplus.fbreader.tree.FBTree;
public class BookTree extends LibraryTree {