X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fdragcheckbox.h;h=aaa165546b86ddcf46f8b2f7abe237b80857557c;hp=5628b3e6420fef5988dfe6430832a44a02dbbabd;hb=HEAD;hpb=9a16c85641dee9f15136f40c8a3195d88d45513f diff --git a/cinelerra-5.1/cinelerra/dragcheckbox.h b/cinelerra-5.1/cinelerra/dragcheckbox.h index 5628b3e6..aaa16554 100644 --- a/cinelerra-5.1/cinelerra/dragcheckbox.h +++ b/cinelerra-5.1/cinelerra/dragcheckbox.h @@ -15,6 +15,7 @@ public: virtual int64_t get_drag_position() = 0; virtual void update_gui() { return; }; void create_objects(); + void bound(); static void draw_boundary(VFrame *out, int x, int y, int w, int h); int check_pending();