mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-08 06:03:49 +01:00
Move cursor moving functions out of TrackPanel
This commit is contained in:
@@ -660,6 +660,11 @@ class AUDACITY_DLL_API AudacityProject: public wxFrame,
|
||||
// Keyboard capture
|
||||
wxWindow *mKeyboardCaptureHandler;
|
||||
|
||||
double mSeekShort;
|
||||
double mSeekLong;
|
||||
|
||||
wxLongLong mLastSelectionAdjustment;
|
||||
|
||||
// CommandManager needs to use private methods
|
||||
friend class CommandManager;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user