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:
@@ -2,8 +2,6 @@ package com.threerings.util {
|
|||||||
|
|
||||||
import flash.events.IEventDispatcher;
|
import flash.events.IEventDispatcher;
|
||||||
|
|
||||||
import com.threerings.mx.events.CommandEvent;
|
|
||||||
|
|
||||||
public class Controller
|
public class Controller
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
|
|||||||
@@ -3,8 +3,6 @@ package com.threerings.util {
|
|||||||
import flash.ui.ContextMenuItem;
|
import flash.ui.ContextMenuItem;
|
||||||
import flash.events.ContextMenuEvent;
|
import flash.events.ContextMenuEvent;
|
||||||
|
|
||||||
import com.threerings.mx.events.CommandEvent;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public class MenuUtil
|
public class MenuUtil
|
||||||
|
|||||||
Reference in New Issue
Block a user