]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/stem-tremolo.hh
release: 1.3.56
[lilypond.git] / lily / include / stem-tremolo.hh
index 11c1c93af87f5011791f4baeb454de4e225d2a37..ec2e7b4426e195a64533442863c6f5a012400792 100644 (file)
@@ -20,7 +20,9 @@ protected:
 
   static Interval dim_callback (Score_element*, Axis);
 public:
-  Stem_tremolo (SCM);
+   static SCM scheme_molecule (SCM);
+  
+Stem_tremolo (SCM);
   void set_stem (Stem *);
 };