mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-20 15:41:18 +01:00
Fix build
This commit is contained in:
@@ -50,7 +50,7 @@ public:
|
|||||||
|
|
||||||
bool IsClicked() const;
|
bool IsClicked() const;
|
||||||
|
|
||||||
void SetUseSnap(bool use, AudacityProject *project);
|
void SetUseSnap(bool use);
|
||||||
void Enter(bool forward, AudacityProject *) override;
|
void Enter(bool forward, AudacityProject *) override;
|
||||||
|
|
||||||
bool HasSnap() const;
|
bool HasSnap() const;
|
||||||
|
|||||||
Reference in New Issue
Block a user