X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fstencil.hh;h=63318a38b8fd7244381db95e028bf362638c4741;hb=edbaa4793402ff05a4d3c2823b0cd36862e591c2;hp=820771ef7fe4d772ac072410b50d3bbe4f8e807e;hpb=f0e8911e5a86748a9c70afcee42b6a3618dbef10;p=lilypond.git diff --git a/lily/include/stencil.hh b/lily/include/stencil.hh index 820771ef7f..63318a38b8 100644 --- a/lily/include/stencil.hh +++ b/lily/include/stencil.hh @@ -65,6 +65,7 @@ public: Stencil translated (Offset) const; void rotate (Real, Offset); void rotate_degrees (Real, Offset); + void rotate_degrees_absolute (Real, Offset); void align_to (Axis a, Real x); void translate_axis (Real, Axis);