]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/text-spanner.hh
2003 -> 2004
[lilypond.git] / lily / include / text-spanner.hh
index 97b43e4187745fec5b3b899b37ee09a553895ec9..40c81d38a0c270539c69461901f8c3d96021a858 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2000--2002 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 2000--2004 Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
 
@@ -17,6 +17,8 @@ class Text_spanner
 public:
   DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM));
   static bool has_interface (Grob*);
+private:
+  static void setup_pedal_bracket(Spanner *s);
 };
 
 #endif /* TEXT_SPANNER_HH */