]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/box.cc
Issue 4360: Reorganize smob initialization to make it more reliable
[lilypond.git] / lily / box.cc
index 629b8010fae6b2ab9b429399e463952d5ed2aa04..050824a25ac74fa6d162b9ce8ff668b5f5ffede9 100644 (file)
@@ -19,6 +19,8 @@
 
 #include "box.hh"
 
+ADD_SMOB_INIT (Box);
+
 void
 Box::translate (Offset o)
 {