diff base/base.pro @ 391:5858cc462d0a

* Fix #1628781 changes to layer visibility and mute should use a command * Also use a command for changes to layer playback pan, gain, plugin settings * Refactor PlayParameterRepository to remove dependency on audioio from base * Fix failure to save play parameters for main model in session file
author Chris Cannam
date Thu, 13 Mar 2008 14:06:03 +0000
parents 7aa1de571880
children 183ee2a55fc7
line wrap: on
line diff
--- a/base/base.pro	Thu Mar 13 12:41:20 2008 +0000
+++ b/base/base.pro	Thu Mar 13 14:06:03 2008 +0000
@@ -21,6 +21,7 @@
            Exceptions.h \
            LogRange.h \
            Pitch.h \
+           Playable.h \
            PlayParameterRepository.h \
            PlayParameters.h \
            Preferences.h \