mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-11 09:03:36 +02:00
Bug2244: need a distinct cursor for adjustment of split views...
... Adapted from the bandwidth adjustment cursor for spectral selection, with reversal of white and black, so the new ones are white around black
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
#include "Cursors32/StretchLeftCursor.xpm"
|
||||
#include "Cursors32/StretchRightCursor.xpm"
|
||||
#endif
|
||||
#include "Cursors32/SubViewsCursor.xpm"
|
||||
|
||||
#else
|
||||
|
||||
@@ -52,6 +53,7 @@
|
||||
#include "Cursors16/StretchLeftCursor.xpm"
|
||||
#include "Cursors16/StretchRightCursor.xpm"
|
||||
#endif
|
||||
#include "Cursors16/SubViewsCursor.xpm"
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user