X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fsend_ui.h;h=171b9137026b20ab12aa307252ec7834e665ecea;hb=a1e0dc13df3cdc7033c940f0f3311a2bd47d3b2e;hp=2c71466518a762698c4b359d1874093a39c1b0cb;hpb=aae367b63c9b619db1e40f27dc334c6987219481;p=ardour.git diff --git a/gtk2_ardour/send_ui.h b/gtk2_ardour/send_ui.h index 2c71466518..171b913702 100644 --- a/gtk2_ardour/send_ui.h +++ b/gtk2_ardour/send_ui.h @@ -71,7 +71,7 @@ class SendUIWindow : public ArdourDialog Gtk::HBox hpacker; void send_going_away (); - boost::signals2::scoped_connection going_away_connection; + PBD::ScopedConnection going_away_connection; }; #endif /* __ardour_gtk_send_ui_h__ */