X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fassetpopup.inc;h=66e2e39628b1d69641e7ffc8521f82fe8aff7b99;hb=667ff598ae2a94f48c7056aee1d77d7cde39066b;hp=52384571a60bd07a3a1ab833fc845e5e98409ec4;hpb=21c2e6b36d6a96c2f662a89459d607b5a387f4eb;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/assetpopup.inc b/cinelerra-5.1/cinelerra/assetpopup.inc index 52384571..66e2e396 100644 --- a/cinelerra-5.1/cinelerra/assetpopup.inc +++ b/cinelerra-5.1/cinelerra/assetpopup.inc @@ -23,5 +23,24 @@ #define ASSETPOPUP_INC class AssetPopup; +class AssetPopupInfo; +class AssetPopupSort; +class AssetPopupBuildIndex; +class AssetPopupView; +class AssetPopupViewWindow; +class AssetPopupMixer; +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