]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/font-metric.hh
release: 1.5.17
[lilypond.git] / lily / include / font-metric.hh
index 87137221c3cf547a4f1592b124ac4d29806924ef..d3ae05da69a3cc15b017642e7d4eee459443cdc6 100644 (file)
@@ -34,7 +34,7 @@ protected:
   Font_metric ();
 };
 
-Font_metric * unsmob_metrics (SCM s);
+DECLARE_UNSMOB(Font_metric, metrics);
 
 #endif /* FONT_METRIC_HH */