fixes and upgrades for vicons
[goodguy/history.git] / cinelerra-5.0 / cinelerra / awindowgui.h
index fc03cbc87d0c14d50a3f9912b97443d673dadab9..f80cbca1f683a08818ccbf82d748fb4c260a18f2 100644 (file)
@@ -95,6 +95,7 @@ public:
 class AssetVIcon : public VIcon {
 public:
        AssetPicon *picon;
+       VFrame *temp;
        int64_t length;
 
        VFrame *frame();