X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fassetpopup.h;fp=cinelerra-5.1%2Fcinelerra%2Fassetpopup.h;h=d6c3136e5a3c9e873ba85115b2f02c2f23081cf8;hb=4784a8d70bc39f9b7e467f93304d2df3f23fd2df;hp=c070f124eb857fa4360f8c410070670df19e538a;hpb=9dc94ff0a716a04cdec4ef2466ed20227b79c114;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/assetpopup.h b/cinelerra-5.1/cinelerra/assetpopup.h index c070f124..d6c3136e 100644 --- a/cinelerra-5.1/cinelerra/assetpopup.h +++ b/cinelerra-5.1/cinelerra/assetpopup.h @@ -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;