]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/voice-element.hh
release: 0.0.56
[lilypond.git] / lily / include / voice-element.hh
index b1087e41b748559b07ee5848a63672b932115654..cd02239f5ed966176f3c91b409280d44af87fdac 100644 (file)
@@ -25,6 +25,7 @@ public:
     Moment duration_;
     Voice const *voice_C_;
     IPointerList<Request*> req_p_list_;
+    Request * principal_req_l_;
 
     /* *************** */
     void transpose(Melodic_req const &)const;