fix double quote in fr.po
[ardour.git] / gtk2_ardour / au_pluginui.h
index d0dfac1ba972aa035e7c5cd8c3cde210a42464a3..5e43bcbdcedfd67409ca459d1a44d4c71715e5cb 100644 (file)
@@ -172,6 +172,9 @@ class AUPluginUI : public PlugUIBase, public Gtk::VBox
        static uint64_t timer_callbacks;
        static uint64_t timer_out_of_range;
 
+       static bool timer_callback ();
+       static sigc::connection timer_connection;
+
   public:
        static void start_cf_timer ();
        static void stop_cf_timer ();