upgrade libvpx+lv2, fix dbl tap play bug, add multi nest/unnest clips, add del top...
[goodguy/cinelerra.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