diff --git a/tools/wbuilder.lua b/tools/wbuilder.lua index cecd41d5b..dbcac7bdd 100755 --- a/tools/wbuilder.lua +++ b/tools/wbuilder.lua @@ -390,7 +390,7 @@ function testBookStatus() thumbnail = doc:getCoverPageImage(), props = doc:getProps(), document = doc, - view = reader.view, + ui = reader, } UIManager:show(status_page) end