]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/score-element.hh
release: 1.3.9
[lilypond.git] / lily / include / score-element.hh
index 79a3daca6c5da198e6d3ababd5a271cab2195d47..2f770ba431dd479eb3abd6fb9f86e9fa93437098 100644 (file)
@@ -101,7 +101,8 @@ public:
      #funcptr# is the function to call to update this element.
    */
   void calculate_dependencies (int final, int busy, Score_element_method_pointer funcptr);
-  static SCM handle_broken_smobs (SCM, Line_of_score*);
+
+  static SCM handle_broken_smobs (SCM, SCM criterion);
 
   virtual Score_element *find_broken_piece (Line_of_score*) const;
 protected: