merged hv7 mod
[goodguy/history.git] / cinelerra-5.1 / guicast / bctoggle.h
index 2fc321503c48a8af75a32e0d5987482fcc0e575a..609791302289ecf980b8842df0991a5e8b76b3b2 100644 (file)
@@ -24,7 +24,7 @@
 
 #include "bcbitmap.inc"
 #include "bcsubwindow.h"
-#include "colors.h"
+#include "bccolors.h"
 #include "fonts.h"
 #include "vframe.inc"
 
@@ -143,6 +143,7 @@ public:
                int font = MEDIUMFONT,
                int color = -1);
        virtual int handle_event();
+       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);