]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/meter.hh
partial: 1.0.1.jcn
[lilypond.git] / lily / include / meter.hh
index eb5f2b128efab3b88940531eb48130b69c2eb542..8347b3fa2d98befc3a1815dd65a955ac27d948bb 100644 (file)
@@ -22,7 +22,7 @@ class Meter: public Item {
 protected:
     Molecule*brew_molecule_p() const;
 public:
-    Meter(Array<Scalar> args) ;
+    Meter (Array<Scalar> args) ;
     DECLARE_MY_RUNTIME_TYPEINFO;
     SCORE_ELEM_CLONE(Meter);
 };