mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-04 10:19:33 +02:00
SearchItemTree has been moved to a platform-independent code (search doesn't work at the momemnt)
This commit is contained in:
parent
ebe98a6a63
commit
e562a54a29
7 changed files with 15 additions and 40 deletions
|
@ -364,6 +364,7 @@ public class NetworkLibrary {
|
|||
tree.removeSelf();
|
||||
}
|
||||
new AddCustomCatalogItemTree(myRootTree);
|
||||
new SearchItemTree(myRootTree, 0);
|
||||
}
|
||||
|
||||
private void updateVisibility() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue