fixed overload funcs and connect()
This commit is contained in:
parent
ad53af655b
commit
c5eed2774d
3 changed files with 4 additions and 4 deletions
|
|
@ -68,7 +68,7 @@ public:
|
|||
QSlider *rightChannelSlider = nullptr;
|
||||
QGridLayout *layout = nullptr;
|
||||
QGridLayout *mainMuteLayout = nullptr;
|
||||
void updateMuteC(bool muted);
|
||||
void updateMute(bool muted);
|
||||
//void populateEndpointWidget(EndpointHandler *eph);
|
||||
//void setEndpointHandlers(std::vector<EndpointHandler*> *ephs);
|
||||
public slots:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue