#import "MGWColorPanel.m" @implementation NSColorPanel(MGWColorPanel) -(BOOL) worksWhenModal { return YES; } @end