]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/translator-group.hh
release: 1.3.42
[lilypond.git] / lily / include / translator-group.hh
index b2cba74b19dae4802dbdb1c189fa97a55fc5c469..e144a3e8e43961cee9e298bd5d2130df0513a0a5 100644 (file)
@@ -41,7 +41,7 @@ protected:
 public:
   SCM get_property (SCM name_sym) const;
   void set_property (String var_name, SCM value);
-  
+  Translator_group *where_defined (SCM name_sym) const;
 
   String id_str_;
   void add_last_element (String s);