]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/stem.hh
release: 1.3.12
[lilypond.git] / lily / include / stem.hh
index 6ca04e807977e62e81086a3d951c7980ecc99d0f..7da90a36493009e90690d4a1ab0b6d3943364217 100644 (file)
@@ -62,7 +62,8 @@ public:
    */
   Beam* beam_l () const;
   Note_head * first_head () const;
-    
+  Score_element * support_head () const;
+  Stem ();
   /// ensure that this Stem also encompasses the Notehead #n#
   void add_head (Rhythmic_head*n);