2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import <UIKit/UIViewController.h>
11 @interface UIMoreListController
: UIViewController
13 BOOL _allowsCustomizing
;
14 NSArray
*_moreViewControllers
;
20 - (void)_updateEditButton
;
21 - (id
)moreViewControllers
;
22 - (void)setMoreViewControllers
:(id
)fp8
;
23 - (BOOL
)allowsCustomizing
;
24 - (void)setAllowsCustomizing
:(BOOL
)fp8
;
25 - (BOOL
)shouldAutorotateToInterfaceOrientation
:(int)fp8
;