mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-08 06:03:49 +01:00
Bug198: Change of selection format or snap-to should affect selection at once
This commit is contained in:
@@ -433,6 +433,10 @@ class AUDACITY_DLL_API AudacityProject: public wxFrame,
|
||||
|
||||
wxStatusBar* GetStatusBar() { return mStatusBar; }
|
||||
|
||||
private:
|
||||
bool SnapSelection();
|
||||
|
||||
public:
|
||||
// SelectionBarListener callback methods
|
||||
|
||||
virtual double AS_GetRate();
|
||||
|
||||
Reference in New Issue
Block a user