1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

Htxt: Register gallery images [#370]

This commit is contained in:
gnosygnu
2019-03-10 20:30:23 -04:00
parent bafa4e31dd
commit 7d747b6d28
5 changed files with 90 additions and 5 deletions

View File

@@ -180,6 +180,7 @@ public class Xof_fsdb_itm implements Xof_file_itm {
bfr .Add_int_variable(html_uid);
bfr.Add_byte_pipe().Add_int_variable(lnki_exec_tid);
bfr.Add_byte_pipe().Add(lnki_wiki_abrv);
bfr.Add_byte_pipe().Add(lnki_ttl);
bfr.Add_byte_pipe().Add_int_variable(lnki_type);
bfr.Add_byte_pipe().Add_double(lnki_upright);
bfr.Add_byte_pipe().Add_int_variable(lnki_upright_patch);