X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fcontext-handle.hh;h=1d5b849e13bfd3a25405ed06e71c6bce8c7b775f;hb=a1467ba6de6240dda93009c907b05794ec9b8d54;hp=aa5850afc883a6cb50f85ae91b98def5c6b1ad38;hpb=bb8a0a5387af94dd2702877256334b160575a730;p=lilypond.git diff --git a/lily/include/context-handle.hh b/lily/include/context-handle.hh index aa5850afc8..1d5b849e13 100644 --- a/lily/include/context-handle.hh +++ b/lily/include/context-handle.hh @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 1999--2011 Han-Wen Nienhuys + Copyright (C) 1999--2015 Han-Wen Nienhuys LilyPond is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -31,7 +31,7 @@ public: void set_context (Context *); void operator = (Context_handle const &); Context_handle (Context_handle const &); - Context *get_outlet () const; + Context *get_context () const; int get_count () const; private: