]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.1.16
authorfred <fred>
Tue, 26 Mar 2002 21:45:32 +0000 (21:45 +0000)
committerfred <fred>
Tue, 26 Mar 2002 21:45:32 +0000 (21:45 +0000)
lily/local-key-engraver.cc

index 88042137b53be01ea5f90c1bf95258ea7040a80f..be9ad274a418f01c6455ef1d662a28899af390ed 100644 (file)
@@ -67,6 +67,10 @@ Local_key_engraver::process_acknowledged ()
              key_item_p_ = new Local_key_item;
              announce_element (Score_element_info (key_item_p_, 0));         
            }
+
+         /*
+           UGH!  Changes input ! 
+          */
          if (note_l->cautionary_b_)
            {
              note_l->pitch_.cautionary_b_ = true;