]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/elem-group.hh
patch::: 0.0.75.jcn6: pats
[lilypond.git] / lily / include / elem-group.hh
index c49c425a45e3493cfdbb2ff47c9f5d8f08861c32..245b2dfcf15646a60b6caef7f5232080b3627664 100644 (file)
@@ -60,7 +60,7 @@ class Horizontal_vertical_group : public Vertical_group,
 protected:
     virtual Horizontal_vertical_group* elem_group() { return this; }
 public:
-    Element_group();
+    Horizontal_vertical_group();
     bool contains_b(Score_elem const *)const;
     NAME_MEMBERS();
     virtual void do_substitute_dependency(Score_elem*,Score_elem*);