diff --git a/src/modules/partition/gui/ChoicePage.cpp b/src/modules/partition/gui/ChoicePage.cpp index 729316772..44674e94e 100644 --- a/src/modules/partition/gui/ChoicePage.cpp +++ b/src/modules/partition/gui/ChoicePage.cpp @@ -443,7 +443,7 @@ ChoicePage::applyActionChoice( ChoicePage::Choice choice ) &ChoicePage::doReplaceSelectedPartition, current ), this ); - } ); + }, Qt::UniqueConnection ); break; case NoChoice: case Manual: