X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fguicast%2Fbcresources.inc;h=39c6a1190ec4173d45ca1e7f77f37ae0057ef964;hb=a0037a8d091d11851f324c741a8fc7f314acf7dc;hp=38e1cba4f51bb3122946de2991d4975183cec215;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/guicast/bcresources.inc b/cinelerra-5.1/guicast/bcresources.inc index 38e1cba4..39c6a119 100644 --- a/cinelerra-5.1/guicast/bcresources.inc +++ b/cinelerra-5.1/guicast/bcresources.inc @@ -26,7 +26,6 @@ class BC_Resources; #define TOTAL_ICONS 5 -#define TOTAL_SUFFIXES 11 #define TOTAL_7SEGMENT 20 // Length of language and region buffer @@ -40,6 +39,7 @@ class BC_Resources; #define ICON_UNKNOWN 1 // Private bitmap #define ICON_FILM 2 // Private bitmap #define ICON_SOUND 3 // Private bitmap -#define ICON_COLUMN 4 // Private bitmap +#define ICON_LABEL 4 // Private bitmap +#define ICON_COLUMN 5 // Private bitmap #endif