mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-27 15:24:05 +00:00
fix:remove comment
This commit is contained in:
parent
fcaa00c5c2
commit
f8f42092d3
|
@ -1668,7 +1668,6 @@ void ArticleView::playSound()
|
|||
});
|
||||
}
|
||||
|
||||
// use eventloop to turn the async callback to sync execution.
|
||||
void ArticleView::toHtml( const std::function< void( QString & ) > & callback )
|
||||
{
|
||||
ui.definition->page()->toHtml(
|
||||
|
|
Loading…
Reference in a new issue