X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fpage-marker.hh;h=33f3a38c06151c9c46d4b851dedea23f6572d89c;hb=ef31f0442c7be02c90b9e6b2b9e9809def42ae37;hp=cb823d0f0d18cf496825b6284f21d0e6ab0ba25d;hpb=c054eb280fd9953596eb164f67b0f9d5555c5a32;p=lilypond.git diff --git a/lily/include/page-marker.hh b/lily/include/page-marker.hh index cb823d0f0d..33f3a38c06 100644 --- a/lily/include/page-marker.hh +++ b/lily/include/page-marker.hh @@ -26,8 +26,8 @@ class Page_marker : public Smob { public: - SCM mark_smob (); - static const char type_p_name_[]; + SCM mark_smob () const; + static const char * const type_p_name_; virtual ~Page_marker (); private: SCM symbol_; /* either 'page-turn-permission or 'page-break-permission */