fix HSlider Option
authorRobin Gareus <robin@gareus.org>
Sat, 6 Jul 2013 14:10:00 +0000 (16:10 +0200)
committerRobin Gareus <robin@gareus.org>
Wed, 10 Jul 2013 13:27:11 +0000 (15:27 +0200)
gtk2_ardour/option_editor.h

index 1ee4baa9388db01a769dc15dc2748d53aef0248e..2073da530dabf5aca073b7e62b82d5647ef678a9 100644 (file)
@@ -308,6 +308,7 @@ public:
                _label = manage (new Gtk::Label (n + ":"));
                _label->set_alignment (0, 0.5);
                _hscale = manage (new Gtk::HScale(adj));
+               _adj = NULL;
        }
 
        HSliderOption (