Add operator<< for bundles.
[ardour.git] / gtk2_ardour / editor_route_groups.h
index e5d583cfba69371bff0fa6241bd31a3374c22f1b..c5e4eda254e8d0e46b5490f9b0719d91e22cdab2 100644 (file)
@@ -64,7 +64,7 @@ private:
 
        void add (ARDOUR::RouteGroup *);
        void row_change (const Gtk::TreeModel::Path&,const Gtk::TreeModel::iterator&);
-       void name_edit (const Glib::ustring&, const Glib::ustring&);
+       void name_edit (const std::string&, const std::string&);
        void button_clicked ();
        gint button_press_event (GdkEventButton* ev);
        void groups_changed ();