clip folder bug on reload, expander user folder drag/drop segv, remove libfdk src...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / awindowgui.h
index 6cab2a6d2c45bd3b432c44b86e436e7b0a6f0c9c..d135145555cd4bb8552cea543ff19d37d20ea4ea 100644 (file)
@@ -207,8 +207,7 @@ public:
                int is_realtime,
                int is_transition);
        void create_label_folder();
-       void copy_picons(ArrayList<BC_ListBoxItem*> *dst,
-               ArrayList<BC_ListBoxItem*> *src, int folder);
+       void copy_picons(AssetPicon *picon, ArrayList<BC_ListBoxItem*> *src);
        void sort_picons(ArrayList<BC_ListBoxItem*> *src);
 // Return the selected asset in asset_list
        Indexable* selected_asset();