luxlabs header browser preview


@class HMHome;

@interface HUSoftwareUpdateSettingsItem : HFItem

@property (retain, nonatomic) HMHome *home;

+ (id)footerTitleForHome:(id)a0;

- (id)description;
- (void).cxx_destruct;
- (id)initWithHome:(id)a0;
- (BOOL)_shouldShowSoftwareUpdateIcon;
- (id)_subclass_updateWithOptions:(id)a0;

@end