diff base/PlayParameters.h @ 28:4b16526b011b

* Add LED button * Add note model playback (currently assuming that value == MIDI pitch) * Reorganise PlayParameters and move repository from ViewManager to new PlayParameterRepository class
author Chris Cannam
date Wed, 15 Feb 2006 17:58:35 +0000
parents d86891498eef
children 8460b3bf8f04
line wrap: on
line diff
--- a/base/PlayParameters.h	Tue Feb 14 17:43:14 2006 +0000
+++ b/base/PlayParameters.h	Wed Feb 15 17:58:35 2006 +0000
@@ -7,8 +7,8 @@
     This is experimental software.  Not for distribution.
 */
 
-#ifndef _PLAYABLE_H_
-#define _PLAYABLE_H_
+#ifndef _PLAY_PARAMETERS_H_
+#define _PLAY_PARAMETERS_H_
 
 #include <QObject>