diff files.pri @ 1643:7a23dfe65d66 single-point

Update NoteModel to use EventSeries. This is incomplete and won't provide enough to update svgui for it yet; must also refactor to avoid duplication of nasty APIs when updating the rest of the models
author Chris Cannam
date Wed, 13 Mar 2019 14:50:10 +0000
parents b2048f350906
children 29a20719796e
line wrap: on
line diff
--- a/files.pri	Wed Mar 13 14:46:54 2019 +0000
+++ b/files.pri	Wed Mar 13 14:50:10 2019 +0000
@@ -15,6 +15,7 @@
            base/LogRange.h \
            base/MagnitudeRange.h \
            base/NoteData.h \
+           base/NoteExportable.h \
            base/Pitch.h \
            base/Playable.h \
            base/PlayParameterRepository.h \