dynamically adjust open-video-dialog layout depending on configuration
[ardour.git] / gtk2_ardour / editor_summary.h
index f6aa804f59d86d6c41690b3abe0a31239d26a14f..87474188b1275b90e8deb3de817612eb89279a18 100644 (file)
@@ -69,7 +69,7 @@ private:
         bool on_leave_notify_event (GdkEventCrossing*); 
 
        void centre_on_click (GdkEventButton *);
-       void render (cairo_t *);
+       void render (cairo_t *, cairo_rectangle_t*);
        void render_region (RegionView*, cairo_t*, double) const;
        void get_editor (std::pair<double, double> *, std::pair<double, double> *) const;
        void set_editor (double, double);