mask xy scale, mask boundary only overlay, fix 8 char mask nm bug, rework maskgui...
[goodguy/cinelerra.git] / cinelerra-5.1 / guicast / bctextbox.h
index 954aa9a501054640756a3ad74da060af50bb1e8f..e8f0ce494e25c9e0e4b2189611241870c9ca334a 100644 (file)
@@ -373,7 +373,7 @@ public:
 
 private:
        int x, y, text_w, list_h;
-       int list_format;
+       int list_format, list_item;
        const char *default_text;
        const wchar_t *default_wtext;
        ArrayList<BC_ListBoxItem*> *list_items;