// // FileDrawerPane.h // Preferences // // Created by Zaphod Beeblebrox on 9/4/06. // Copyright 2006 __MyCompanyName__. All rights reserved. // #import #import "PreferencePane.h" @interface FileDrawerPane : PreferencePane { } @end