]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/item.hh
* make/lilypond.fedora.spec.in (Group): add lilypond-internals to
[lilypond.git] / lily / include / item.hh
index 9b50af6db3e471237fb963c5bfbf2270e3cf15ec..94ca0bc049a1570c80eee7b994622159ecfa590e 100644 (file)
@@ -21,6 +21,7 @@ class Item : public Grob
 {
   Drul_array<Item *> broken_to_drul_;
 
+  DECLARE_CLASSNAME(Item);
 public:
   Item (SCM, Object_key const *);
   Item (Item const &, int count);