]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/item.hh
release: 0.0.64
[lilypond.git] / lily / include / item.hh
index 622f0f0dea50657e9bdc60f4e52a67950f1c849e..f61a2f27650789168a2ea2724acd63ee5fe96d8d 100644 (file)
@@ -23,7 +23,7 @@
   spacing calculation. 
   
 */
-class Item : public Staff_elem {
+class Item : public virtual Score_elem {
 public:
     /// indirection to the column it is in
     PCol * pcol_l_;