r1014: Enable horizontal scrolling with the mouse wheel by pressing Ctrl.
[cinelerra_cv/ct.git] / cinelerra / menueffects.inc
blob28760692fd40f83cb6d2b1de5f5184e74b119986
1 #ifndef MENUEFFECTS_INC
2 #define MENUEFFECTS_INC
5 class MenuEffects;
6 class MenuEffectPrompt;
7 class MenuEffectJob;
9 // Reuse strategies from render.inc
11 #endif