]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/crescendo.hh
release: 0.0.74pre
[lilypond.git] / lily / include / crescendo.hh
index 998c1669ee022b48abaac3496683c23cf441d66e..0ebf499cdf55e4a029ab2676758c8e6b5d91d62e 100644 (file)
@@ -28,9 +28,11 @@ public:
 protected:
     SCORE_ELEM_CLONE(Crescendo);
     virtual Molecule*brew_molecule_p()const;
+    virtual Interval symbol_height()const;
     NAME_MEMBERS();
     
 private:
+    Symbol get_symbol()const;
     
 };