]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/translator-group.cc
release: 1.1.43
[lilypond.git] / lily / translator-group.cc
index bd451be2b91a599d1dc463a12722abc9f934f6c8..8c244b705b888fa2df4bbf7fce73bce206917aeb 100644 (file)
@@ -457,7 +457,7 @@ Translator_group::get_property (String id,
       return properties_dict_[id];
     }
 
-#if 0
+#if 1
   if (daddy_trans_l_)
     return daddy_trans_l_->get_property (id, where_l);
 #endif