Merge branch 'ct' of git.pipapo.org:cinelerra-ct into ct
[cinelerra_cv/ct.git] / cinelerra / mwindowgui.inc
blob9ac1cd0fe081be9e7dc037764311e0e4bf2af6ec
1 #ifndef MAINWINDOWGUI_INC
2 #define MAINWINDOWGUI_INC
5 #define BUTTONBARHEIGHT 30
6 #define BUTTONBARWIDTH 50
8 class MWindowGUI;
11 #endif
13 //      Local Variables:
14 //      mode: C++
15 //      c-file-style: "linux"
16 //      End: