mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-04 02:09:35 +02:00
sync tree in library + fixed filters
This commit is contained in:
parent
f0e58a87af
commit
30ed81658a
11 changed files with 236 additions and 15 deletions
|
@ -26,7 +26,7 @@ import org.geometerplus.fbreader.Paths;
|
|||
|
||||
public class FileFirstLevelTree extends FirstLevelTree {
|
||||
FileFirstLevelTree(RootTree root) {
|
||||
super(root, ROOT_FILE_TREE);
|
||||
super(root, ROOT_FILE);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue