13
0

missed commit

git-svn-id: svn://localhost/ardour2/branches/3.0@8392 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2010-12-30 19:32:33 +00:00
parent 55ec9b3a18
commit 742cb78a91

View File

@ -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;