add Group::clear(), do not clear _canvas member of Item when unparented (only the...
[ardour.git] / gtk2_ardour / editor_routes.h
index 4933a9496fe88c36a8bad01a6117d73a30e59c19..6118a2b057ba26fcc0019c63536be7c47c45b806 100644 (file)
@@ -154,6 +154,7 @@ private:
 
        bool _ignore_reorder;
        bool _no_redisplay;
+        bool _adding_routes;
 
        Gtk::Menu* _menu;
         Gtk::Widget* old_focus;