// // PSMProgressIndicator.h // PSMTabBarControl // // Created by John Pannell on 2/23/06. // Copyright 2006 Positive Spin Media. All rights reserved. // #import @interface PSMProgressIndicator : NSProgressIndicator { } @end