X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fguicast%2Fbclistbox.h;h=ce34ffc49a1b4b57a0cfc0af075d6280af943b07;hp=e1e991a57c3c311f1edb2ac9204a3f7f34787f4b;hb=6ff8b339d215bb1c2cef589fd7959aa2e1834105;hpb=0df48ad2d876409c5beeae2e21933a728ea76c33 diff --git a/cinelerra-5.1/guicast/bclistbox.h b/cinelerra-5.1/guicast/bclistbox.h index e1e991a5..ce34ffc4 100644 --- a/cinelerra-5.1/guicast/bclistbox.h +++ b/cinelerra-5.1/guicast/bclistbox.h @@ -29,6 +29,8 @@ #include "bctoggle.h" #include "bccolors.h" +#define BCPOPUPLISTBOX_W xS(25) +#define BCPOPUPLISTBOX_H yS(25) class BC_ListBoxYScroll; class BC_ListBoxXScroll;