// // MPT_CERT3_Weights.h // // Created by Andrew Salamon on March 30, 2007. // Copyright 2007 __MyCompanyName__. All rights reserved. // #import #import @interface MPT_CERT3_Weights : MPT_PluginBase { NSDictionary *tooltips; } @end