]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/translator.hh
patch::: 1.3.62.hwn1
[lilypond.git] / lily / include / translator.hh
index c84c109ec4fcdddb264287e43db8d0a8266aba5d..6352c005dcd15f0f2f31ad9ede46bdf2ac27148c 100644 (file)
@@ -62,7 +62,7 @@ public:
     */
   Music_output_def *output_def_l () const;
 
-  SCM get_property (String) const;
+  SCM get_property (const char *) const;
   SCM get_property (SCM symbol) const;
   
   virtual Moment now_mom () const;