diff options
Diffstat (limited to 'src/commands/notation/InterpretCommand.h')
-rw-r--r-- | src/commands/notation/InterpretCommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/notation/InterpretCommand.h b/src/commands/notation/InterpretCommand.h index a50a0f7..445bc5c 100644 --- a/src/commands/notation/InterpretCommand.h +++ b/src/commands/notation/InterpretCommand.h @@ -48,7 +48,7 @@ class Event; class InterpretCommand : public BasicSelectionCommand { public: - // bit masks: pass an OR of these to the constructor + // bit tqmasks: pass an OR of these to the constructor static const int NoInterpretation; static const int GuessDirections; // allegro, rit, pause &c: kinda bogus static const int ApplyTextDynamics; // mp, ff |