X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=MooViewCounter.java;h=2775027b2e0d1f64702ebad376c6a29ee3c4756b;hb=9d5d6dc48ef1650f70db268b2606c5d15a7a4093;hp=ce69af266226c03a02a3b9f6cc978b6bb06bd1ff;hpb=c83e74facf762222fe4578f175408cc50d360518;p=moosique.git diff --git a/MooViewCounter.java b/MooViewCounter.java index ce69af2..2775027 100644 --- a/MooViewCounter.java +++ b/MooViewCounter.java @@ -13,7 +13,7 @@ public class MooViewCounter extends JPanel { /** * Creates */ - public MooViewCounter () { + public MooViewCounter (int beatsPerMeasure1, int beatsPerMeasure2) { }