mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-28 01:45:36 -04:00
Remove bad debug feature.
This commit is contained in:
parent
6d60ca5e63
commit
2347ead200
1 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue