Merge branch 'ct' of git.pipapo.org:cinelerra-ct into ct
[cinelerra_cv/ct.git] / cinelerra / edithandles.inc
blob3855c7e91869aa5b6b3844cf1c7f60c77b435de8
1 #ifndef EDITHANDLES_INC
2 #define EDITHANDLES_INC
4 class EditHandle;
5 class EditHandles;
8 #define EDIT_IN  0
9 #define EDIT_OUT 1
11 #endif
13 //      Local Variables:
14 //      mode: C++
15 //      c-file-style: "linux"
16 //      End: