code cleanup, ready to debug

This commit is contained in:
Hane 2023-08-17 13:06:26 +02:00
commit d04bfd2df8
2 changed files with 53 additions and 47 deletions

View file

@ -70,8 +70,8 @@ public:
QGridLayout *layout = nullptr;
QGridLayout *mainMuteLayout = nullptr;
//void updateMainVolume(float newValue);
void updateVolume(uint32_t channel, float newValue);
void updateMute(bool muted);
//void updateVolume(uint32_t channel, float newValue);
//void updateMute(bool muted);
//void populateEndpointWidget(EndpointHandler *eph);
//void setEndpointHandlers(std::vector<EndpointHandler*> *ephs);