changes after comments

This commit is contained in:
robert00s
2017-03-24 18:57:07 +01:00
committed by Qingping Hou
parent 4479d686a0
commit a2bfc3858d
3 changed files with 5 additions and 5 deletions

View File

@@ -623,4 +623,8 @@ function ReaderFooter:onSetStatusLine(status_line)
self.ui:handleEvent(Event:new("UpdatePos"))
end
function ReaderFooter:onResume()
self:updateFooter()
end
return ReaderFooter