fixup! Refactor: Add defs_bpm.h #314
Annotations
8 errors
Build:
src/engine/controls/bpm/beatgridcontrol.h#L13
ISO C++ forbids declaration of ‘BpmAdjustControl’ with no type [-fpermissive]
|
Build:
src/engine/controls/bpm/beatgridcontrol.cpp#L20
no declaration matches ‘BeatGridControl::BeatGridControl(const QString&, UserSettingsPointer)’
|
Build:
src/engine/controls/bpm/beatgridcontrol.cpp#L160
no declaration matches ‘mixxx::Bpm BeatGridControl::getBpm() const’
|
Build:
src/engine/controls/bpm/beatgridcontrol.cpp#L333
‘m_dUserOffset’ was not declared in this scope
|
Build:
src/engine/controls/bpm/beatgridcontrol.cpp#L335
‘getPhaseOffset’ was not declared in this scope
|
Build
invalid application of ‘sizeof’ to incomplete type ‘ControlEncoder’
|
Build:
src/engine/controls/bpmcontrol.cpp#L877
‘m_pBeatsUndoPossible’ was not declared in this scope
|
Build
Process completed with exit code 2.
|
Loading