wip settings
This commit is contained in:
parent
52b44a4d7c
commit
333d7c7b49
11 changed files with 215 additions and 77 deletions
|
|
@ -31,8 +31,6 @@ private:
|
|||
size_t filesLoaded = 0;
|
||||
int layersUsed[MAX_LAYERS] = { -1 };
|
||||
|
||||
QWidget *createHeader();
|
||||
|
||||
void updateTrackStateInEngine(size_t index, int layer) {
|
||||
CueTrackWidget *track = ui->cueListWidget->getTrackAtIndex(index);
|
||||
emit uiSliderChanged(layer, Slider::Volume, track->getVolume());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue