mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-11 09:03:36 +02:00
Bug 803 - Incorrect pointer (cursor) when rearranging tracks
There is no wxCURSOR_REARRANGE so made a custom cursor instead.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
|
||||
|
||||
#include "Cursors32/DisabledCursor.xpm"
|
||||
#include "Cursors32/RearrangeCursor.xpm"
|
||||
#include "Cursors32/EnvCursor.xpm"
|
||||
#include "Cursors32/TimeCursor.xpm"
|
||||
#include "Cursors32/IBeamCursor.xpm"
|
||||
|
Reference in New Issue
Block a user