mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-09 14:16:28 +01:00
More simplifications by use of SelectionStateChanger
This commit is contained in:
@@ -28,6 +28,7 @@ class wxTextCtrl;
|
||||
|
||||
class AudacityProject;
|
||||
class LabelTrack;
|
||||
class SelectionState;
|
||||
class ShuttleGui;
|
||||
class Track;
|
||||
|
||||
@@ -160,6 +161,8 @@ private:
|
||||
|
||||
wxSimplebook *mBook;
|
||||
|
||||
SelectionState &mSelectionState;
|
||||
|
||||
DECLARE_EVENT_TABLE()
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user