missed commit
git-svn-id: svn://localhost/ardour2/branches/3.0@8392 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
55ec9b3a18
commit
742cb78a91
@ -57,6 +57,7 @@ class StereoPanner : public Gtk::DrawingArea
|
||||
int drag_start_x;
|
||||
int last_drag_x;
|
||||
double accumulated_delta;
|
||||
bool detented;
|
||||
|
||||
Gtk::Window* drag_data_window;
|
||||
Gtk::Label* drag_data_label;
|
||||
|
Loading…
Reference in New Issue
Block a user