X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fdragcheckbox.h;h=d14da97ccc50123f94228a28e6aad6fef61ff4dd;hb=099132c524d32342be6cfc4948ecb1b3a439b988;hp=f11fca5d3133cedace177b1d684d2506701864f4;hpb=9fed7535470aa37781733db836068da3b4c17a0d;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/dragcheckbox.h b/cinelerra-5.1/cinelerra/dragcheckbox.h index f11fca5d..d14da97c 100644 --- a/cinelerra-5.1/cinelerra/dragcheckbox.h +++ b/cinelerra-5.1/cinelerra/dragcheckbox.h @@ -26,6 +26,7 @@ public: int handle_event(); int grab_event(XEvent *event); + int handle_ungrab(); MWindow *mwindow; int grabbed, dragging, pending;