|
@@ -588,6 +588,8 @@ OBSBasicSettings::OBSBasicSettings(QWidget *parent)
|
|
#elif defined(__APPLE__)
|
|
#elif defined(__APPLE__)
|
|
delete ui->updateChannelBox;
|
|
delete ui->updateChannelBox;
|
|
ui->updateChannelBox = nullptr;
|
|
ui->updateChannelBox = nullptr;
|
|
|
|
+ delete ui->updateChannelLabel;
|
|
|
|
+ ui->updateChannelLabel = nullptr;
|
|
#else
|
|
#else
|
|
// Hide update section if disabled
|
|
// Hide update section if disabled
|
|
if (App()->IsUpdaterDisabled())
|
|
if (App()->IsUpdaterDisabled())
|