]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/note-head.hh
release: 0.1.63
[lilypond.git] / lily / include / note-head.hh
index 2a18dff66255956887a2e6bb339522e2cd02e078..6ed35ce26357a38ed33972d8b87d1dfc09acc089 100644 (file)
@@ -33,6 +33,7 @@ public:
     */
   Note_head ();
   static int compare (Note_head * const &a, Note_head *const &b) ;
+
 protected:
   virtual Interval do_width () const;
   virtual void do_pre_processing();