more front work
This commit is contained in:
parent
9d79757a49
commit
2e76621616
9 changed files with 36 additions and 21 deletions
|
|
@ -151,7 +151,8 @@ private:
|
|||
int row;
|
||||
const int sessionCol = 2;
|
||||
QCheckBox *muteButton = nullptr;
|
||||
QLabel *mainLabel = nullptr, *leftChannelLabel = nullptr, *rightChannelLabel = nullptr;
|
||||
QLabel *mainLabel = nullptr;
|
||||
QLabel *mainVolumeLabel = nullptr;
|
||||
QSlider *mainSlider = nullptr;
|
||||
std::vector<QSlider*> channelSliders;
|
||||
std::vector<QLabel*> channelLabels;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue