]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/translator.hh
release: 1.1.18
[lilypond.git] / lily / include / translator.hh
index f3a96da1abb1c68225ca61c766bb9016aea643b9..7671f96aa5f9b2c5703c03c6150a4f8a47541dc7 100644 (file)
@@ -60,7 +60,7 @@ public:
   /**
     ask daddy for a feature
     */
-  Scalar get_property (String type_str);
+  Scalar get_property (String type_str, Translator const **where_found_l) const;
   void set_property (String var_name, Scalar value);
   Music_output_def *output_def_l () const;