]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/listener.cc
Issue 4360: Reorganize smob initialization to make it more reliable
[lilypond.git] / lily / listener.cc
index 50f1969ecb418c4735715fc8c77bf9f08963b080..4194c836184d388afb609b010f5b97ee086f4a96 100644 (file)
@@ -20,6 +20,8 @@
 #include "listener.hh"
 #include "warn.hh"
 
+ADD_SMOB_INIT (Listener);
+
 Listener::Listener ()
 {
   target_ = 0;