2023-03-01 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in rdairplay(1) that caused a segfault when
	configured to display no sound panels.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason 2023-03-01 15:29:04 -05:00
parent 51d6488d70
commit 15d307ddc0
2 changed files with 3 additions and 2 deletions

View File

@ -23995,3 +23995,6 @@
indicators in the 'Podcast Item List' dialog.
2023-02-28 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 4.0.0rc2.
2023-03-01 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdairplay(1) that caused a segfault when
configured to display no sound panels.

View File

@ -1150,8 +1150,6 @@ void MainWidget::logRenamedData(int log)
case 0:
air_log_button[0]->setText(tr("Main Log")+"\n["+labelname+"]");
SetCaption();
if(air_panel->soundPanelWidget()) {
}
break;
case 1: