|
@@ -85,7 +85,7 @@ public slots:
|
|
void SourceMonitoringTypeChanged(int type);
|
|
void SourceMonitoringTypeChanged(int type);
|
|
void SourceMixersChanged(uint32_t mixers);
|
|
void SourceMixersChanged(uint32_t mixers);
|
|
void SourceBalanceChanged(int balance);
|
|
void SourceBalanceChanged(int balance);
|
|
- void SetSourceName(QString newNamw);
|
|
|
|
|
|
+ void SetSourceName(QString newName);
|
|
|
|
|
|
void volumeChanged(double db);
|
|
void volumeChanged(double db);
|
|
void percentChanged(int percent);
|
|
void percentChanged(int percent);
|