X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fassetpopup.inc;h=537f1174106e581df3a4eddfe7d5fc1cd1875d0a;hp=52384571a60bd07a3a1ab833fc845e5e98409ec4;hb=4b6c39e6cf4a3fd9c1b347db6de686ab55d6cac8;hpb=fee54016102a7a59d2181c8f16a7f2562f68540d diff --git a/cinelerra-5.1/cinelerra/assetpopup.inc b/cinelerra-5.1/cinelerra/assetpopup.inc index 52384571..537f1174 100644 --- a/cinelerra-5.1/cinelerra/assetpopup.inc +++ b/cinelerra-5.1/cinelerra/assetpopup.inc @@ -23,5 +23,23 @@ #define ASSETPOPUP_INC class AssetPopup; +class AssetPopupInfo; +class AssetPopupSort; +class AssetPopupBuildIndex; +class AssetPopupView; +class AssetPopupViewWindow; +class AssetPopupPaste; +class AssetMatchSize; +class AssetMatchRate; +class AssetMatchAll; +class AssetPopupProjectRemove; +class AssetPopupDiskRemove; +class AssetListMenu; +class AssetListCopy; +class AssetCopyDialog; +class AssetCopyWindow; +class AssetListPaste; +class AssetPasteDialog; +class AssetPasteWindow; #endif