mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Removed last usage of checkmark XPMs.
git-svn-id: svn://localhost/trunk/ardour2@177 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
61c20f76f4
commit
e21dc7dede
3 changed files with 0 additions and 76 deletions
|
|
@ -794,7 +794,6 @@ class Editor : public PublicEditor
|
|||
static Gdk::Cursor* time_fx_cursor;
|
||||
static Gdk::Cursor* fader_cursor;
|
||||
static Gdk::Cursor* speaker_cursor;
|
||||
static Gdk::Cursor* null_cursor;
|
||||
static Gdk::Cursor* wait_cursor;
|
||||
static Gdk::Cursor* timebar_cursor;
|
||||
|
||||
|
|
@ -1528,11 +1527,6 @@ class Editor : public PublicEditor
|
|||
|
||||
Gtk::VBox list_vpacker;
|
||||
|
||||
static GdkPixmap* check_pixmap;
|
||||
static GdkBitmap* check_mask;
|
||||
static GdkPixmap* empty_pixmap;
|
||||
static GdkBitmap* empty_mask;
|
||||
|
||||
/* autoscrolling */
|
||||
|
||||
int autoscroll_timeout_tag;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue