fix double quote in fr.po
[ardour.git] / gtk2_ardour / interthread_progress_window.h
index 653ec4642071b71c314f25668fcaa7a8f5e2bf71..ee7b58ee16cce61492c230bbb1260a60fb201b93 100644 (file)
@@ -42,6 +42,7 @@ public:
 protected:
 
        virtual bool update ();
+       virtual void on_hide ();
 
        Gtk::Button _cancel_button;
        Gtk::Label _cancel_label;