diff --git a/timeline/src/Timeline.H b/timeline/src/Timeline.H index e1ec7cf..d36847c 100644 --- a/timeline/src/Timeline.H +++ b/timeline/src/Timeline.H @@ -116,6 +116,10 @@ class Timeline : public Fl_Single_Window, public RWLock public: +#undef Bars +#undef Beats +#undef None + enum snap_e { Bars, Beats,