X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fawindowgui.inc;h=e83b8de0d02b4b0c59e413510d05cb5e62167dd3;hp=9e0ac9702e54330e3aedb4f3141c8394603ebf02;hb=4b6c39e6cf4a3fd9c1b347db6de686ab55d6cac8;hpb=fee54016102a7a59d2181c8f16a7f2562f68540d;ds=sidebyside diff --git a/cinelerra-5.1/cinelerra/awindowgui.inc b/cinelerra-5.1/cinelerra/awindowgui.inc index 9e0ac970..e83b8de0 100644 --- a/cinelerra-5.1/cinelerra/awindowgui.inc +++ b/cinelerra-5.1/cinelerra/awindowgui.inc @@ -22,6 +22,29 @@ #ifndef AWINDOWGUI_INC #define AWINDOWGUI_INC +class AssetPicon; +class AssetVIcon; +class AWindowRemovePlugin; +class AWindowRemovePluginGUI; +class AWindowRemovePlugin; class AWindowGUI; +class AWindowAssets; +class AWindowDivider; +class AWindowFolders; +class AWindowNewFolder; +class AWindowDeleteFolder; +class AWindowRenameFolder; +class AWindowDeleteDisk; +class AWindowDeleteProject; +class AWindowInfo; +class AWindowRedrawIndex; +class AWindowPaste; +class AWindowAppend; +class AWindowView; +class AddTools; +class AddPluginItem; +class AVIconDrawing; +class AWindowListFormat; +class AWindowListSort; #endif