tweak Stateful/StatefulDiffCommand changes so that SessionObject's actually get a...
[ardour.git] / gtk2_ardour / send_ui.h
index 2c71466518a762698c4b359d1874093a39c1b0cb..171b9137026b20ab12aa307252ec7834e665ecea 100644 (file)
@@ -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__ */