improve resize flash operation, fixup xv grab/ungrab, fixup label updates
[goodguy/history.git] / cinelerra-5.1 / cinelerra / menuattachtransition.h
index 1e02fd5125ea7a0c1c0a94624261357a9c36f1d8..00980cd396cf42047a4b04e0d9c4f7f1b6ec1d3d 100644 (file)
@@ -60,6 +60,7 @@ public:
        char transition_title[BCTEXTLEN];
        MWindow *mwindow;
        int data_type;
+       int number;
        ArrayList<BC_ListBoxItem*> transition_names;
 };