mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-05 10:49:24 +02:00
library code unification (in progress)
This commit is contained in:
parent
c2f7e1605e
commit
b85870b5c1
4 changed files with 31 additions and 23 deletions
|
@ -27,6 +27,7 @@ public abstract class LibraryTree extends FBTree {
|
|||
public static enum Status {
|
||||
READY_TO_OPEN,
|
||||
WAIT_FOR_OPEN,
|
||||
ALWAYS_RELOAD_BEFORE_OPENING,
|
||||
CANNOT_OPEN
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue