X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fregion_editor.h;h=6579182282b7f6a2f8b4ed42f3d95698f39a7a2a;hb=04416e2d1df3cc8d9f014765e5ca5ce818b7b4d7;hp=9417ddfdd7ef3aa80cb72f8c1d31d7f05292949f;hpb=b3ddcbcee491a48091f9b4b927c953cbcd0e8963;p=ardour.git diff --git a/gtk2_ardour/region_editor.h b/gtk2_ardour/region_editor.h index 9417ddfdd7..6579182282 100644 --- a/gtk2_ardour/region_editor.h +++ b/gtk2_ardour/region_editor.h @@ -56,9 +56,9 @@ class RegionEditor : public ArdourDialog RegionEditor (ARDOUR::Session*, boost::shared_ptr); virtual ~RegionEditor (); - protected: + protected: virtual void region_changed (const PBD::PropertyChange&); - + Gtk::Table _table; int _table_row;