crikey rework, KP4 fix, added Shift-KPx, valgrind cleanups, hex eye-dropper, resize...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / assetpopup.h
index c070f124eb857fa4360f8c410070670df19e538a..d6c3136e5a3c9e873ba85115b2f02c2f23081cf8 100644 (file)
@@ -240,6 +240,7 @@ public:
        ~AssetCopyWindow();
 
        void create_objects();
+       int resize_event(int w, int h);
 
        AssetCopyDialog *copy_dialog;
        BC_ScrollTextBox *file_list;
@@ -281,6 +282,7 @@ public:
        ~AssetPasteWindow();
 
        void create_objects();
+       int resize_event(int w, int h);
 
        AssetPasteDialog *paste_dialog;
        BC_ScrollTextBox *file_list;