// // RoundBackgroundField.h // Cog // // Created by Zaphod Beeblebrox on 4/28/06. // Copyright 2006 __MyCompanyName__. All rights reserved. // #import @interface RoundBackgroundField : NSTextField { } @end