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
db4c352d6c
commit
2de2141758
|
@ -66,7 +66,8 @@ Groups::Groups( QWidget * parent,
|
|||
|
||||
void Groups::rebuild( vector< sptr< Dictionary::Class > > const & dicts_,
|
||||
Config::Groups const & groups_,
|
||||
Config::Group const & order ){
|
||||
Config::Group const & order )
|
||||
{
|
||||
|
||||
setUpdatesEnabled( false );
|
||||
dicts = dicts_;
|
||||
|
|
Loading…
Reference in a new issue