]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/text-spanner.hh
release: 1.5.41
[lilypond.git] / lily / include / text-spanner.hh
index 97b43e4187745fec5b3b899b37ee09a553895ec9..e7e85fcd23c663d499fc2b94ee14deb77b83164e 100644 (file)
@@ -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 */