luxlabs header browser preview


@interface HUActivityLogSettingsModuleController : HUItemModuleController {
    void /* unknown type, empty encoding */ activityLogItemModule;
    void /* unknown type, empty encoding */ durationFormatter;
}

- (void).cxx_destruct;
- (id)initWithModule:(id)a0;
- (Class)cellClassForItem:(id)a0;
- (void)setupCell:(id)a0 forItem:(id)a1;

@end