wip: session meter

This commit is contained in:
Hane 2024-04-30 23:40:52 +02:00
commit dc8951776f
7 changed files with 30 additions and 5 deletions

View file

@ -112,7 +112,7 @@ public slots:
private:
QLabel *mainLabel = nullptr;
QSlider *mainSlider = nullptr;
MeterSlider *mainSlider = nullptr;
uint64_t idx;
QHBoxLayout *widgetLayout = nullptr;
QCheckBox *muteButton = nullptr;