Prevent endless read of silent files
[ardour.git] / gtk2_ardour / plugin_pin_dialog.h
index 09e5da4829b64445985440f527fd6b62bc390f60..c652af8a33511f7ea886a8f5493f1b0a3fffbce6 100644 (file)
@@ -182,6 +182,8 @@ private:
        void queue_idle_update ();
        bool idle_update ();
 
+       void error_message_dialog (std::string const&) const;
+
        uint32_t _n_plugins;
        ARDOUR::ChanCount _in, _ins, _out;
        ARDOUR::ChanCount _sinks, _sources;