luxlabs header browser preview


@interface SDSUPreferences : NSObject

+ (id)sharedInstance;

- (void)clearCatalogURL;
- (void)setCatalogURL:(id)a0;

@end