X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fperformance.hh;h=f3093f82c5060699bddb979a5aa0f7e428c735dc;hb=0f2f6a5e7a2f484ea54b20e5642825667c91ec7f;hp=8b5de863319365ba66070d9826d825aa6c3e1602;hpb=9066eeede909ace56324c905217c5b585ba42f90;p=lilypond.git diff --git a/lily/include/performance.hh b/lily/include/performance.hh index 8b5de86331..f3093f82c5 100644 --- a/lily/include/performance.hh +++ b/lily/include/performance.hh @@ -31,6 +31,8 @@ public: ~Performance (); DECLARE_CLASSNAME (Performance); + static Performance *unsmob (SCM); + void add_element (Audio_element *p); virtual void process (); void remap_grace_durations ();