]> git.donarmstrong.com Git - lilypond.git/blobdiff - lib/include/plet.hh
release: 0.1.11
[lilypond.git] / lib / include / plet.hh
index 1f1033f87bf38eef452fd7e7c52fccfafb62cf49..2326416716a4611e160d71bae2c18cedd7100982 100644 (file)
@@ -18,8 +18,8 @@
  */
 struct Plet {
   Plet();
-  Moment mom()const;
-  bool unit_b()const;
+  Moment mom() const;
+  bool unit_b() const;
   int iso_i_;  // 2/3; 2 is not duration, maar of count!
   int type_i_; 
 };