Update TOC after change of hyphenation

This commit is contained in:
WS64
2014-07-16 14:55:26 +02:00
parent 3fcd10bc01
commit 0b51ef1077

View File

@@ -33,6 +33,7 @@ function ReaderHyphenation:init()
})
self:_changeSel(k)
cre.setHyphDictionary(v)
self.ui.toc:onUpdateToc()
end
})
end