mask tweaks, focus follows centroid, gradient/colorpicker rework, no hard edges in...
[goodguy/cinelerra.git] / cinelerra-5.1 / guicast / bctoggle.h
index 609791302289ecf980b8842df0991a5e8b76b3b2..c0b37561001ef9c7a363aa7837dd406d226783f6 100644 (file)
@@ -146,7 +146,7 @@ public:
        static int calculate_h(BC_WindowBase *gui, int font=MEDIUMFONT);
 
        static void calculate_extents(BC_WindowBase *gui, int *w, int *h,
-               const char *caption="", int font=MEDIUMFONT);
+               const char *caption=0, int font=MEDIUMFONT);
        int *value;
 };