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

OpenSearchStartIndex handling has been fixed

git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1088 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
This commit is contained in:
Vasiliy Bout 2010-03-09 13:48:00 +00:00
parent c0042a1ddb
commit 89fe7a3c6d
2 changed files with 11 additions and 2 deletions

View file

@ -57,7 +57,8 @@ public class NetworkBookItem extends NetworkLibraryItem {
}
}
public final int Index;
public int Index;
public final String Id;
public final String Language;
public final String Date;