X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fmandelcuda%2Fmandelbrotwindow.h;h=be93a15bc9bd2befc2b4045339cb1158b139d48c;hb=128492e56ad719c2173a56379f423f6791f14906;hp=98208fcec59277b4051bde077b10412a28d823dc;hpb=b1649fe7b38cfb4bbec58b19fb8dda2daa0ce520;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/plugins/mandelcuda/mandelbrotwindow.h b/cinelerra-5.1/plugins/mandelcuda/mandelbrotwindow.h index 98208fce..be93a15b 100644 --- a/cinelerra-5.1/plugins/mandelcuda/mandelbrotwindow.h +++ b/cinelerra-5.1/plugins/mandelcuda/mandelbrotwindow.h @@ -56,6 +56,7 @@ public: MandelbrotDrag(MandelbrotWindow *gui, int x, int y); int handle_event(); + int handle_ungrab(); MandelbrotWindow *gui; };