mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-06 03:50:19 +02:00
cleanup
This commit is contained in:
parent
b669828f2e
commit
f88e8ee294
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ public class ZLTextFullStyleDecoration extends ZLTextStyleDecoration {
|
|||
LineSpacePercentOption = new ZLIntegerOption(STYLE, name + ":lineSpacePercent", lineSpace);
|
||||
}
|
||||
|
||||
@Override
|
||||
public ZLTextStyle createDecoratedStyle(ZLTextStyle base, ZLTextHyperlink hyperlink) {
|
||||
return new ZLTextFullyDecoratedStyle(base, this, hyperlink);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue