]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/parser.y
release: 0.0.57
[lilypond.git] / lily / parser.y
index f0e6481f34ab64b21950e12df73ffe22c94f6b77..d831a69670877fd3eab2404c3400385b0d3a1d4c 100644 (file)
@@ -915,7 +915,7 @@ voice_command:
                delete $2;
        }
        | DURATIONCOMMAND notemode_duration {
-               THIS->default_duration_ = *$2;
+               THIS->set_default_duration($2);
                delete $2;
        }
        | OCTAVECOMMAND {