fix valgrind memory leaks/reports, add cache to dump, fix hw probe frame leak, startu...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / wwindow.inc
1 #ifndef WARNWINDOW_INC
2 #define WARNWINDOW_INC
3
4 class WWindow;
5 class WWindowGUI;
6 class WDisable;
7
8 #endif