]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/key-item.hh
release: 1.3.56
[lilypond.git] / lily / include / key-item.hh
index b8430c427215794739abb7edb30569aeb29e9153..2c7f396ab4396954563ea6d623b5c0872ec25baa 100644 (file)
@@ -31,6 +31,8 @@ public:
   Key_item (SCM);
   void add (int pitch, int acc);
   void add_old (int pitch, int acc);
+ static SCM scheme_molecule (SCM);
+  
 
 protected:
   virtual Molecule do_brew_molecule() const;