mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 00:14:06 +00:00
Update suggestion list after group content editing (issue #406)
This commit is contained in:
parent
7f112ea2e9
commit
5a6c88ea09
|
@ -1741,6 +1741,8 @@ void MainWindow::editDictionaries( unsigned editDictionaryGroup )
|
|||
updateGroupList();
|
||||
|
||||
Config::save( cfg );
|
||||
|
||||
translateInputChanged( translateLine->text() );
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue