code cleanup, ready to debug
This commit is contained in:
parent
a6eb546e6d
commit
d04bfd2df8
2 changed files with 53 additions and 47 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue