mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-11 09:03:36 +02: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:
@@ -29,7 +29,6 @@
|
||||
#include "Cursors32/BottomFrequencyCursor.xpm"
|
||||
#include "Cursors32/TopFrequencyCursor.xpm"
|
||||
#include "Cursors32/BandWidthCursor.xpm"
|
||||
#include "Cursors32/PlaybackCursor.xpm"
|
||||
#ifdef USE_MIDI
|
||||
#include "Cursors32/StretchCursor.xpm"
|
||||
#include "Cursors32/StretchLeftCursor.xpm"
|
||||
@@ -50,7 +49,6 @@
|
||||
#include "Cursors16/BottomFrequencyCursor.xpm"
|
||||
#include "Cursors16/TopFrequencyCursor.xpm"
|
||||
#include "Cursors16/BandWidthCursor.xpm"
|
||||
#include "Cursors16/PlaybackCursor.xpm"
|
||||
#ifdef USE_MIDI
|
||||
#include "Cursors16/StretchCursor.xpm"
|
||||
#include "Cursors16/StretchLeftCursor.xpm"
|
||||
|
Reference in New Issue
Block a user