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
   // cmScoreSection_t.vars[].
50
   // cmScoreSection_t.vars[].
51
   enum
51
   enum
52
   {
52
   {
53
+    kInvalidVarScId,
53
     kEvenVarScId,
54
     kEvenVarScId,
54
     kDynVarScId,
55
     kDynVarScId,
55
     kTempoVarScId,
56
     kTempoVarScId,

Loading…
Cancel
Save