]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/stem.hh
release: 1.1.63
[lilypond.git] / lily / include / stem.hh
index 9f8fb0a7e371979b9d8824bab7aa99f137c448e1..4a59ac6911a46e5bec3ce11877b39fe912577287 100644 (file)
@@ -48,6 +48,7 @@ class Stem : public Item, public Staff_symbol_referencer {
     */
   Drul_array<Real> yextent_drul_;
 
+public:  // urg, autobeamer needs to know if there are (only) rests here?
   Link_array<Note_head> head_l_arr_;
   Link_array<Rest> rest_l_arr_;