Refactor: Extract BpmTapControl from BpmControl #313
Annotations
7 errors
Build:
src/engine/controls/bpm/bpmtapcontrol.cpp#L131
'm_pEngineBpm': undeclared identifier
|
Build:
src/engine/controls/bpm/bpmtapcontrol.cpp#L135
'slotUpdateRateSlider': identifier not found
|
Build:
src/engine/controls/bpmcontrol.cpp#L220
'void BpmControl::setPlaybackSpeedFromBpm(mixxx::Bpm)': overloaded member function not found in 'BpmControl'
|
Build:
src/engine/controls/bpmcontrol.cpp#L225
'BpmControl::slotUpdateRateSlider': illegal call of non-static member function
|
Build:
src/engine/controls/bpmcontrol.cpp#L242
'BeatUtils': is not a class or namespace name
|
Build:
src/engine/controls/bpmcontrol.cpp#L242
'roundBpmWithinRange': identifier not found
|
Build
Process completed with exit code 1.
|
Loading