]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-score.hh
Manual cleanup after unsmob_xxx -> Xxx:unsmob conversion
[lilypond.git] / lily / include / paper-score.hh
index c44634b2c9b5117f4e1747dfc8b365714897317c..05933d49f39ca8e20f1a506301131899a4a63e74 100644 (file)
@@ -39,6 +39,8 @@ public:
 
   DECLARE_CLASSNAME (Paper_score);
 
+  static Paper_score *unsmob (SCM);
+
   Output_def *layout () const;
   System *root_system () const;