title color fader/tweaks, bg_color bcbitmap fix, inst.sh fix, lang fr pref tweaks
[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