fixup! Refactor: Add defs_bpm.h #314
Annotations
10 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:
src/engine/controls/bpm/beatgridcontrol.h#L13
ISO C++ forbids declaration of ‘BpmAdjustControl’ with no type [-fpermissive]
|
Build:
src/engine/enginebuffer.cpp#L214
no matching function for call to ‘BeatGridControl::BeatGridControl(const QString&, UserSettingsPointer&)’
|
Build:
src/engine/enginebuffer.cpp#L686
no matching function for call to ‘EngineBuffer::connect(std::__shared_ptr<Track, __gnu_cxx::_S_atomic>::element_type*, void (Track::*)(bool), BpmControl*&, void (BeatGridControl::*)(bool), Qt::ConnectionType)’
|
Loading