Browse Source

cmScore.h : Added cmInvalidVarScId.

master
kevin 10 years ago
parent
commit
47b006f89e
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      app/cmScore.h

+ 1
- 0
app/cmScore.h View File

@@ -50,6 +50,7 @@ extern "C" {
50 50
   // cmScoreSection_t.vars[].
51 51
   enum
52 52
   {
53
+    kInvalidVarScId,
53 54
     kEvenVarScId,
54 55
     kDynVarScId,
55 56
     kTempoVarScId,

Loading…
Cancel
Save