]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/bar-column.hh
release: 1.1.6
[lilypond.git] / lily / include / bar-column.hh
index 2db6cbe2640080fd5c32d8aa22363a3a813a8140..8e9219c2a03668924502658b6e1213bfe2c67d35 100644 (file)
@@ -22,9 +22,9 @@ public:
     Bar_column();
     void set_bar (Bar*);
 protected:
-    SCORE_ELEMENT_CLONE(Bar_column);
+    VIRTUAL_COPY_CONS(Score_element);
     void do_substitute_dependency (Score_element*,Score_element*);
-    DECLARE_MY_RUNTIME_TYPEINFO;
+    
 };
 
 #endif // BAR_COLUMN_HH