X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=MooNoteProp.java;h=e1826e304bf59d86f2170c3be9199c1536e4d21b;hb=54f7ae55f147662507fb83513c0c09eda4225ea5;hp=8eb36fea5e1ddbd8fb81498ddcba042db3cddaeb;hpb=7e9e3da8b55843625690735c2e6dad1fa724ae47;p=moosique.git diff --git a/MooNoteProp.java b/MooNoteProp.java index 8eb36fe..e1826e3 100644 --- a/MooNoteProp.java +++ b/MooNoteProp.java @@ -59,7 +59,7 @@ public class MooNoteProp extends JDialog{ options, options[0]); setContentPane(optionPane); - setDefaultCloseOperation(EXIT_ON_CLOSE); + setDefaultCloseOperation(DISPOSE_ON_CLOSE); ActionListener intValidator = new ActionListener() { public void actionPerformed(ActionEvent e) {