]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/breathing-sign.hh
release: 1.2.4
[lilypond.git] / lily / include / breathing-sign.hh
index c2f99c8e89c922f58f5519f0893e0fe41f488ea0..41de60c64d187511c62993b440e000a6c27f2708 100644 (file)
@@ -26,7 +26,7 @@ protected:
   virtual Molecule* do_brew_molecule_p () const;
 
 private:
-  Direction vertical_position_i_;
+  Direction dir_;
 };
 
 #endif // BREATHING_SIGN_HH