r553: Modern gccs require __attribute__((used)) for variables used only in assembly.
[cinelerra_cv/mob.git] / cinelerra / zoombar.inc
blob7c59160ff1c38438cc555429f3ff410a75091f02
1 #ifndef ZOOMBAR_INC
2 #define ZOOMBAR_INC
4 class ZoomBar;
5 #define ZOOMBAR_PIXELS 24
7 #endif