mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-12-03 15:34:06 +00:00
1: do not update name
This commit is contained in:
parent
7784f8bb62
commit
da99f9c330
|
@ -209,9 +209,6 @@ void EditDictionaries::acceptChangedSources( bool rebuildGroups )
|
|||
|
||||
loadDictionaries( this, cfg, dictionaries, dictNetMgr );
|
||||
|
||||
Instances::updateNames( savedGroups, dictionaries );
|
||||
Instances::updateNames( savedOrder, dictionaries );
|
||||
Instances::updateNames( savedInactive, dictionaries );
|
||||
|
||||
if ( rebuildGroups ) {
|
||||
// ui.tabs->removeTab( 1 );
|
||||
|
|
Loading…
Reference in a new issue