r1014: Enable horizontal scrolling with the mouse wheel by pressing Ctrl.
[cinelerra_cv/ct.git] / cinelerra / renderprofiles.inc
blob8cf577ff0ed799a6e7e40714adbffd2f99dc6fc6
1 #ifndef RENDERPROFILES_INC
2 #define RENDERPROFILES_INC
4 class RenderProfile;
6 #define MAX_PROFILES 16
8 #endif