add bins/folders, fix listbox bad wdw ref, hide vicons fix, remove sort by time
[goodguy/history.git] / cinelerra-5.1 / cinelerra / swindow.inc
1 #ifndef __SWINDOW_INC__
2 #define __SWINDOW_INC__
3
4 class SWindow;
5 class SWindowOK;
6 class SWindowCancel;
7 class SWindowLoadPath;
8 class SWindowLoadFile;
9 class SWindowGUI;
10 class SubttlSWin;
11
12 #endif