awindowgui / mwindowedit / label rework
[goodguy/history.git] / cinelerra-5.1 / guicast / bcresources.inc
index 38e1cba4f51bb3122946de2991d4975183cec215..1f103082b74987a602abf2bc9321e34689fa30c1 100644 (file)
@@ -40,6 +40,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