repo.or.cz
/
cinelerra_cv
/
mob.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r807: Minor fix...
[cinelerra_cv/mob.git]
/
cinelerra
/
mwindowgui.inc
blob
ed7924906e0b7886fedbd62c2cb619302d0e7d4f
1
#ifndef MAINWINDOWGUI_INC
2
#define MAINWINDOWGUI_INC
3
4
5
#define BUTTONBARHEIGHT 30
6
#define BUTTONBARWIDTH 50
7
8
class MWindowGUI;
9
10
11
#endif