Avoid multiple connects.
This commit is contained in:
parent
db36f18399
commit
e061385f4b
@ -443,7 +443,7 @@ ChoicePage::applyActionChoice( ChoicePage::Choice choice )
|
||||
&ChoicePage::doReplaceSelectedPartition,
|
||||
current ),
|
||||
this );
|
||||
} );
|
||||
}, Qt::UniqueConnection );
|
||||
break;
|
||||
case NoChoice:
|
||||
case Manual:
|
||||
|
Loading…
Reference in New Issue
Block a user