mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-23 20:14:05 +00:00
[autofix.ci] apply automated fixes
This commit is contained in:
parent
1dd44405cb
commit
caf6424ec8
|
@ -686,7 +686,7 @@ void ArticleRequest::bodyFinished()
|
|||
wasUpdated = true;
|
||||
|
||||
foundAnyDefinitions = true;
|
||||
|
||||
|
||||
//signal finished dictionary for pronounciation
|
||||
GlobalBroadcaster::instance()->pronounce_engine.finishDictionary( dictId );
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue