X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=lily%2Finclude%2Fdynamic-reg.hh;h=c56805d07d849214d72b0517bd4a5ee439e2307d;hb=d8018dfc750f1dee8e1ee78a5d5f51b06d4c8348;hp=b0f8b1a4379d647fae73c0c353036d7154a97607;hpb=450905eed19bced95484ebb2639aba2eeb250b06;p=lilypond.git diff --git a/lily/include/dynamic-reg.hh b/lily/include/dynamic-reg.hh index b0f8b1a437..c56805d07d 100644 --- a/lily/include/dynamic-reg.hh +++ b/lily/include/dynamic-reg.hh @@ -31,7 +31,7 @@ protected: virtual void pre_move_processing(); virtual void post_move_processing(); virtual bool acceptable_request_b(Request*) const; - virtual void set_feature(Features); + virtual void set_feature(Feature); }; #endif // DYNAMIC_REG_HH