mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-17 16:11:12 +02:00
2019-11-27 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdcatchd(8) that broke audio metering.
This commit is contained in:
@@ -235,7 +235,7 @@ void MainWidget::connectedData(bool state)
|
||||
|
||||
void MainWidget::caeConnectedData(bool state)
|
||||
{
|
||||
std::vector<int> cards;
|
||||
QList<int> cards;
|
||||
RDLogeditConf *conf=new RDLogeditConf(rda->config()->stationName());
|
||||
|
||||
cards.push_back(conf->inputCard());
|
||||
|
Reference in New Issue
Block a user