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