X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=MooViewCounter.java;h=de745d2e94c6b163d53351170b5d1a5c1f10c672;hb=0f2604e9aa996db32d296b5e14024ca7e42fb36b;hp=ce69af266226c03a02a3b9f6cc978b6bb06bd1ff;hpb=c83e74facf762222fe4578f175408cc50d360518;p=moosique.git diff --git a/MooViewCounter.java b/MooViewCounter.java index ce69af2..de745d2 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) { }