Remove bad debug feature.
This commit is contained in:
parent
6d60ca5e63
commit
2347ead200
@ -203,10 +203,6 @@ ChoicePage::init( PartitionCoreModule* core, const OsproberEntryList& osproberEn
|
|||||||
m_itemsLayout->addWidget( somethingElseButton );
|
m_itemsLayout->addWidget( somethingElseButton );
|
||||||
grp->addButton( somethingElseButton->buttonWidget() );
|
grp->addButton( somethingElseButton->buttonWidget() );
|
||||||
|
|
||||||
//DEBUG:
|
|
||||||
alongsideButton->show();
|
|
||||||
|
|
||||||
|
|
||||||
connect( alongsideButton->buttonWidget(), &QRadioButton::toggled,
|
connect( alongsideButton->buttonWidget(), &QRadioButton::toggled,
|
||||||
this, [ this ]( bool checked )
|
this, [ this ]( bool checked )
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user