]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/line-group-grav.hh
release: 0.0.78
[lilypond.git] / lily / include / line-group-grav.hh
index bb43f6d2d9a9ebc4c4a6a9fa14ddce2aa172216c..e7153be0f56c92481fa17ff80fc27ba29487f6f3 100644 (file)
@@ -1,5 +1,5 @@
 /*
-  line-group-grav.hh -- declare 
+  line-group-grav.hh -- declare Line_group_engraver
 
   source file of the GNU LilyPond music typesetter
 
@@ -24,7 +24,7 @@ protected:
     virtual void acknowledge_element(Score_elem_info);
 
 public:
-    NAME_MEMBERS();
+    DECLARE_MY_RUNTIME_TYPEINFO;
     Line_group_engraver();
 };