]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/key-grav.hh
release: 0.1.65
[lilypond.git] / lily / include / key-grav.hh
index 59ab88c6619f47a297a6c277ad38d85990c851fe..b895af193adf0a142af38010fa8fb7a7342e6b81 100644 (file)
@@ -18,7 +18,7 @@
  */
 class Key_engraver : public Engraver {
   void create_key();
-  void read_req (Key_change_req * r);
+  void read_req (Key_change_req const * r);
 
 public:
   Key_engraver();