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