X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Flocal-key-item.hh;h=4d0ed37e2d8aa16eb90a471d8831625f1632a0fa;hb=2862b1027f316a2f0444fa92e441ee28acf7a463;hp=467f331201dfb3ea82a62cbb0c0d53436a2f961c;hpb=68ffccad7c4d4ce0386cb60c537c99523e61c4d9;p=lilypond.git diff --git a/lily/include/local-key-item.hh b/lily/include/local-key-item.hh index 467f331201..4d0ed37e2d 100644 --- a/lily/include/local-key-item.hh +++ b/lily/include/local-key-item.hh @@ -43,7 +43,7 @@ public: protected: virtual void do_pre_processing(); virtual void do_substitute_dependency (Score_elem*,Score_elem*); - virtual Molecule* brew_molecule_p()const; + virtual Molecule* brew_molecule_p() const; }; #endif // LOCALKEYITEM_HH