Refactor: Extract BpmTapControl from BpmControl #313
Annotations
8 errors
Build:
src/engine/controls/bpm/bpmtapcontrol.cpp#L131
‘m_pEngineBpm’ was not declared in this scope; did you mean ‘m_pEngineMixer’?
|
Build:
src/engine/controls/bpm/bpmtapcontrol.cpp#L135
‘slotUpdateRateSlider’ was not declared in this scope
|
Build:
src/engine/controls/bpmcontrol.cpp#L220
no declaration matches ‘void BpmControl::setPlaybackSpeedFromBpm(mixxx::Bpm)’
|
Build:
src/engine/controls/bpmcontrol.cpp#L242
‘BeatUtils’ has not been declared
|
Build:
src/engine/enginebuffer.cpp#L213
invalid use of incomplete type ‘class BpmTapControl’
|
Build:
src/engine/enginebuffer.cpp#L214
cannot convert ‘BpmTapControl*’ to ‘EngineControl*’
|
Build:
src/engine/enginebuffer.cpp#L382
cannot convert ‘mixxx::Bpm’ to ‘double’
|
Build
Process completed with exit code 2.
|
Loading