fixed back->front channel bar desync
This commit is contained in:
parent
d024179011
commit
a6eb546e6d
4 changed files with 22 additions and 12 deletions
|
|
@ -81,6 +81,7 @@ public slots:
|
|||
void updateMute(int checked);
|
||||
|
||||
private:
|
||||
QTimer* timer = nullptr;
|
||||
uint64_t idx;
|
||||
//std::vector<EndpointHandler*> *ephs;
|
||||
//std::vector<QSlider> *sliders;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue