luxlabs header browser preview


@class UIView;

@interface WFWidgetConfigurationLoadingContentViewController : UIViewController

@property (retain, nonatomic) UIView *currentContentView;

- (void)viewDidLoad;
- (void)showMessage:(id)a0;
- (void)startLoading;
- (void).cxx_destruct;

@end