Andrew add of titler reset button and english save + tips and po updates
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / mandelcuda / mandelbrotwindow.h
index 98208fcec59277b4051bde077b10412a28d823dc..be93a15bc9bd2befc2b4045339cb1158b139d48c 100644 (file)
@@ -56,6 +56,7 @@ public:
        MandelbrotDrag(MandelbrotWindow *gui, int x, int y);
 
        int handle_event();
+       int handle_ungrab();
        MandelbrotWindow *gui;
 };