rework camera/projector drag outline
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / cwindowgui.h
index c23db9bdbba6220080f28fa0f00561ec53a49cb6..33cf9bf6bafb7823800112e78269b25cffdeed82 100644 (file)
@@ -311,8 +311,8 @@ public:
        void draw_crophandle(int x, int y);
        void zoom_auto();
 
-// Draw the projector overlay in different colors.
-       void draw_bezier(int do_camera);
+// Draw the camera/projector overlay in different colors.
+       void draw_outlines(int do_camera);
        void draw_crop();
        void calculate_origin();
        void toggle_controls();