Fixed mistakes made by sed-mass-replaces

Some variables got renamed the way the shouldn't. Doesn't have any
functional impact but fix it for the sake of cosmetics.
This commit is contained in:
Tobias Doerffel
2009-08-26 00:38:54 +02:00
parent f7af62eab4
commit d7365e4cf3
4 changed files with 42 additions and 42 deletions

View File

@@ -132,7 +132,7 @@ public:
// returns instrument-track this note-play-handle plays
inline InstrumentTrack * instrumentTrack()
{
return m_InstrumentTrack;
return m_instrumentTrack;
}
// returns whether note is a base-note, e.g. is not part of an arpeggio
@@ -223,7 +223,7 @@ private:
} ;
InstrumentTrack * m_InstrumentTrack; // needed for calling
InstrumentTrack * m_instrumentTrack; // needed for calling
// InstrumentTrack::playNote
f_cnt_t m_frames; // total frames to play
f_cnt_t m_totalFramesPlayed; // total frame-counter - used for