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

git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@72 6a642e6f-84f6-412e-ac94-c4a38d5a04b0

This commit is contained in:
MarinaSokol 2007-10-30 18:53:18 +00:00
parent 04d6d44582
commit 6da5ecb4db

View file

@ -1,6 +1,6 @@
package org.zlibrary.model.entry;
import org.zlibrary.model.ZLTextAlignmentType;
import org.zlibrary.text.model.ZLTextAlignmentType;
public interface ZLTextForcedControlEntry extends ZLTextParagraphEntry{
boolean leftIndentSupported();