X-Git-Url: https://ruin.nu/git/?p=moosique.git;a=blobdiff_plain;f=MooMenu.java;h=9abc407a9a4222b2a83305737958725c992807b8;hp=3b1e9fabb3f637abeceb02a07626c8b82d3f7662;hb=11fcb74f0ca701b2ac9fb61ff459b19207213dbd;hpb=623c453a916803c781d32f667fca8698d0814c8c diff --git a/MooMenu.java b/MooMenu.java index 3b1e9fa..9abc407 100644 --- a/MooMenu.java +++ b/MooMenu.java @@ -220,6 +220,7 @@ public class MooMenu extends JMenuBar implements ActionListener { } else if (command == "Set time signature...") { } else if (command == "Set tempo...") { + MooDialog newDialog = new MooDialog(MooDialog.SET_TEMPO); } else if (command == "Scale velocity...") {