X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fawindowgui.inc;h=fdb7525cf1a6eb954b4daa3d961222dca1de6f9d;hp=0fb16fbc3f31ffe5127aff0a875a59627bb6a4b6;hb=ae44cc4a24c9e04ee5e3b38baf6ce529832cfb39;hpb=2ce5f3585284c78107b6eab879ee4e94686ff41a diff --git a/cinelerra-5.1/cinelerra/awindowgui.inc b/cinelerra-5.1/cinelerra/awindowgui.inc index 0fb16fbc..fdb7525c 100644 --- a/cinelerra-5.1/cinelerra/awindowgui.inc +++ b/cinelerra-5.1/cinelerra/awindowgui.inc @@ -22,7 +22,9 @@ #ifndef AWINDOWGUI_INC #define AWINDOWGUI_INC +class AWindowFolderItem; class AssetPicon; +class AssetVIconAudio; class AssetVIcon; class AWindowRemovePlugin; class AWindowRemovePluginGUI; @@ -30,12 +32,11 @@ class AWindowRemovePlugin; class AWindowGUI; class AWindowAssets; class AWindowDivider; +class AWindowSubFolderNames; +class AWindowFolderSubItems; +class AWindowFolders; class AWindowSearchTextBox; class AWindowSearchText; -class AWindowFolders; -class AWindowNewFolder; -class AWindowDeleteFolder; -class AWindowRenameFolder; class AWindowDeleteDisk; class AWindowDeleteProject; class AWindowInfo;