fix segv for plugin render_gui when plugin moved up/dn, opencv build fixes, opts...
[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