Skip to content

Commit

Permalink
Update bpmcontrol.h, typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mxmilkiib authored Apr 12, 2024
1 parent 5332212 commit 213fb90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/engine/controls/bpmcontrol.h
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ class BpmControl : public EngineControl {
std::unique_ptr<ControlPushButton> m_pBeatsDouble;

std::unique_ptr<ControlPushButton> m_pToggleBpmLock;
asas

// The current effective BPM of the engine
ControlLinPotmeter* m_pEngineBpm;

Expand Down

0 comments on commit 213fb90

Please sign in to comment.