mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-23 07:06:23 +01:00
alter a previous change re: transport menu shortening; fix splash screen crash in some window managers; some code to get me a .png of a cursor
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3039 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
a1955a82e8
commit
8bfbf5bda1
5 changed files with 24 additions and 4 deletions
|
|
@ -894,6 +894,7 @@ class Editor : public PublicEditor
|
|||
static Gdk::Cursor* trimmer_cursor;
|
||||
static Gdk::Cursor* selector_cursor;
|
||||
static Gdk::Cursor* grabber_cursor;
|
||||
static Gdk::Cursor* grabber_edit_point_cursor;
|
||||
static Gdk::Cursor* zoom_cursor;
|
||||
static Gdk::Cursor* time_fx_cursor;
|
||||
static Gdk::Cursor* fader_cursor;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue