mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-22 00:47:13 +01:00
Bug 679 - Incorrect keyboard preferences for "Snap To"
http://bugzilla.audacityteam.org/show_bug.cgi?id=679
This commit is contained in:
@@ -165,8 +165,9 @@ double GetTime(Track *t);
|
||||
void OnSortTime();
|
||||
void OnSortName();
|
||||
|
||||
void OnSnapToOn();
|
||||
void OnSnapToOff();
|
||||
void OnSnapToNearest();
|
||||
void OnSnapToPrior();
|
||||
void OnFullScreen();
|
||||
|
||||
// File Menu
|
||||
|
||||
Reference in New Issue
Block a user