mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-20 15:02:27 +02:00
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:
parent
51d6488d70
commit
15d307ddc0
@ -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.
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user