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

synchronization with library-service branch

This commit is contained in:
Nikolay Pultsin 2013-01-20 06:27:02 +04:00
parent be507cfd9c
commit b0033a8ccc
38 changed files with 183 additions and 186 deletions

View file

@ -19,7 +19,7 @@
package org.geometerplus.fbreader.formats;
import org.geometerplus.fbreader.library.Book;
import org.geometerplus.fbreader.book.Book;
public abstract class JavaFormatPlugin extends FormatPlugin {
protected JavaFormatPlugin(String fileType) {