CommandEvent got moved back into this package.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4521 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Jonathan Le Plastrier
2007-01-31 05:24:18 +00:00
parent 46e6916a58
commit 1780c905cf
2 changed files with 0 additions and 4 deletions
-2
View File
@@ -2,8 +2,6 @@ package com.threerings.util {
import flash.events.IEventDispatcher;
import com.threerings.mx.events.CommandEvent;
public class Controller
{
/**
-2
View File
@@ -3,8 +3,6 @@ package com.threerings.util {
import flash.ui.ContextMenuItem;
import flash.events.ContextMenuEvent;
import com.threerings.mx.events.CommandEvent;
/**
*/
public class MenuUtil