summaryrefslogtreecommitdiff
path: root/nutemp/t.h
diff options
context:
space:
mode:
Diffstat (limited to 'nutemp/t.h')
-rw-r--r--nutemp/t.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nutemp/t.h b/nutemp/t.h
index 3f675399fe..d18775fccb 100644
--- a/nutemp/t.h
+++ b/nutemp/t.h
@@ -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;