use new action map API instead of ActionManager::get_action
[ardour.git] / nutemp / t.h
index 3f675399fe27d2784ffe04aaf10419c796234126..d18775fccbdbdf0e7c61b164f7edeb5e42c23e39 100644 (file)
@@ -290,7 +290,7 @@ class LIBARDOUR_API TempoMapPoint
                ExplicitInfo          _explicit;
        };
        superclock_t          _sclock;
-       Temporal::Beats         _quarters;
+       Temporal::Beats       _quarters;
        Timecode::BBT_Time    _bbt;
        bool                  _dirty;
        TempoMap*             _map;