1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-31 07:59:27 +02:00

Fix build

This commit is contained in:
Paul Licameli 2020-01-03 10:14:12 -05:00
parent 4a5abc9e41
commit db6265d4e7

View File

@ -50,7 +50,7 @@ public:
bool IsClicked() const;
void SetUseSnap(bool use, AudacityProject *project);
void SetUseSnap(bool use);
void Enter(bool forward, AudacityProject *) override;
bool HasSnap() const;