]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/score-bar.hh
release: 1.1.6
[lilypond.git] / lily / include / score-bar.hh
index 83c8e0bbaa81d756627fafdf492e13d3e5c579ab..741f1412b943aef3962b91faac3d37b4ea90c83a 100644 (file)
@@ -18,8 +18,8 @@
  */
 class Score_bar : public virtual Bar {
 public:
-  DECLARE_MY_RUNTIME_TYPEINFO;
-  SCORE_ELEMENT_CLONE(Score_bar);
+  
+  VIRTUAL_COPY_CONS(Score_element);
 protected:
   void do_pre_processing ();
 };