]> git.donarmstrong.com Git - lilypond.git/commit
Pitch::Pitch (int, int) is declared but not defined
authorDavid Kastrup <dak@gnu.org>
Tue, 24 Jun 2014 18:48:15 +0000 (20:48 +0200)
committerDavid Kastrup <dak@gnu.org>
Mon, 21 Jul 2014 07:36:44 +0000 (09:36 +0200)
commit3d43c213f307c2a2aad27c8933801cd4dae02f90
treeae58e0c6e3587df72fb060b07f96745ed0a9af48
parent4935f81a94ae1b98cd017a96571c153cee3e5686
Pitch::Pitch (int, int) is declared but not defined

This caters for the definition by making the last argument of
Pitch::Pitch (int, int, Rational) a default argument.
lily/include/pitch.hh