
#import <appkit/appkit.h>

@interface GameInspectorPanel:Panel
{
	id 	ControlPanel;
}


@end
