mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-05 10:49:24 +02:00
encoding-related classes were moved to org.geometerplus.zlibrary.core.encodings package
This commit is contained in:
parent
53a1e81da0
commit
98fd03511b
14 changed files with 33 additions and 26 deletions
|
@ -20,6 +20,7 @@
|
|||
package org.geometerplus.fbreader.formats;
|
||||
|
||||
import org.geometerplus.zlibrary.core.filesystem.ZLFile;
|
||||
import org.geometerplus.zlibrary.core.encodings.EncodingCollection;
|
||||
import org.geometerplus.zlibrary.core.image.ZLImage;
|
||||
|
||||
import org.geometerplus.fbreader.bookmodel.BookModel;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue