Merge branch 'ct' of git.pipapo.org:cinelerra-ct into ct
[cinelerra_cv/ct.git] / cinelerra / resourcepixmap.inc
bloba7ce37c8e89bf7aae13e8dbff1aa25dc3ce70b08
1 #ifndef RESOURCEPIXMAP_INC
2 #define RESOURCEPIXMAP_INC
4 class ResourcePixmap;
6 // Dimensions for drawing
7 #define TITLE_ASCENT 14
9 #endif
11 //      Local Variables:
12 //      mode: C++
13 //      c-file-style: "linux"
14 //      End: