fix errors reported by pixman for meter redraws (and add more comments to help the...
[ardour.git] / gtk2_ardour / insert_remove_time_dialog.h
index 6fbb5755136361a987d83f31c02eebc06e634ee2..ea3b24238e06681d9d8a96b11531a1a709fe970e 100644 (file)
@@ -38,6 +38,7 @@ public:
 
 private:
        void move_markers_toggled ();
+       void doit ();
 
        PublicEditor& _editor;
        Gtk::ComboBoxText _intersected_combo;