]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lilypond-key.hh
*** empty log message ***
[lilypond.git] / lily / include / lilypond-key.hh
index 0dba228d0898cd9675584685fbf7e7c8651f0887..fe47155bf6b1df772b6715a144d094b0a640dc04 100644 (file)
@@ -23,9 +23,9 @@ class Lilypond_grob_key : public Object_key
   int disambiguation_count_;
 
 public:
-  Lilypond_grob_key(Object_key const *context,
-                   Moment start,
-                   String name, int);
+  Lilypond_grob_key (Object_key const *context,
+                    Moment start,
+                    String name, int);
 
   static Object_key *from_scheme (SCM);
 protected: