fix background of ArdourButtons with no Body
[ardour.git] / gtk2_ardour / ardour_ui.h
index 93dc47ff1210d8c430ead39ed48eb823e9683c90..de2528d86592b9a75558556f026afb2878989c60 100644 (file)
@@ -261,6 +261,7 @@ public:
        void synchronize_sync_source_and_video_pullup ();
 
        void add_route ();
+       void add_route_dialog_finished (int);
 
        void add_routes_part_two ();
        void add_routes_thread ();
@@ -885,6 +886,7 @@ private:
        void step_down_through_tabs ();
 
        void escape ();
+       void pre_release_dialog ();
 };
 
 #endif /* __ardour_gui_h__ */