missed commit
authorPaul Davis <paul@linuxaudiosystems.com>
Thu, 30 Dec 2010 19:32:33 +0000 (19:32 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 30 Dec 2010 19:32:33 +0000 (19:32 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@8392 d708f5d6-7413-0410-9779-e7cbd77b26cf

gtk2_ardour/stereo_panner.h

index 1ba6aad139fd2a338480c5c3977137f2af94465f..9dad41ba7142f983732706b6246259c4616bea4a 100644 (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;