Edits and fixes.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1576 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//
|
||||
// $Id: MiCasaFrame.java,v 1.6 2002/07/12 17:01:28 mdb Exp $
|
||||
// $Id: MiCasaFrame.java,v 1.7 2002/07/12 17:06:52 mdb Exp $
|
||||
|
||||
package com.threerings.micasa.client;
|
||||
|
||||
@@ -32,6 +32,9 @@ public class MiCasaFrame
|
||||
public MiCasaFrame (String title)
|
||||
{
|
||||
super(title);
|
||||
|
||||
// we'll handle shutting things down ourselves
|
||||
setDefaultCloseOperation(DO_NOTHING_ON_CLOSE);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user