Skip to content

Commit

Permalink
forgot to save the file lol
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankwaP committed Apr 3, 2024
1 parent e39ce9d commit cb70ced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/controllers/controlpickermenu.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ ControlPickerMenu::ControlPickerMenu(QWidget* pParent)
tr("Adjust Beatgrid - Match Alignment"),
tr("Adjust beatgrid to match another playing deck."),
pBpmMenu);
addDeckAndSamplerControl("toggle_lock_bpm",
addDeckAndSamplerControl("bpm_toggle_lock",
tr("Lock the tempo/beatgrid"),
tr("Lock the tempo/beatgrid"),
pBpmMenu);
Expand Down

0 comments on commit cb70ced

Please sign in to comment.