mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-13 08:06:32 +01:00
Paul L's patch to remove the 'PlaybackCursor' that he introduced, along with a ststus bar message about it. Also fixes L/R cursors with a point selection.
This commit is contained in:
@@ -750,7 +750,6 @@ protected:
|
||||
wxCursor *mTopFrequencyCursor;
|
||||
wxCursor *mBandWidthCursor;
|
||||
#endif
|
||||
wxCursor *mPlaybackCursor;
|
||||
#if USE_MIDI
|
||||
wxCursor *mStretchCursor;
|
||||
wxCursor *mStretchLeftCursor;
|
||||
|
||||
Reference in New Issue
Block a user