prepare GUI notifications for plugin scan
[ardour.git] / gtk2_ardour / ardour_ui.h
index f2cbb0b2e0fbcc33079cf086fbb812bfd8dc6f82..99e864e7633a342fc0ecc2ef5e50f091f7632759 100644 (file)
@@ -667,6 +667,9 @@ class ARDOUR_UI : public Gtkmm2ext::UI, public ARDOUR::SessionHandlePtr
        void disk_overrun_handler ();
        void disk_underrun_handler ();
 
+       void cancel_plugin_scan ();
+       void plugin_scan_dialog (std::string type, std::string plugin);
+
         void session_format_mismatch (std::string, std::string);
 
        void session_dialog (std::string);