mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-18 13:02:36 +00:00
Update AppIconOptionsController.h
This commit is contained in:
parent
d5a2f77cca
commit
9d4ef4fb32
1 changed files with 1 additions and 2 deletions
|
|
@ -1,8 +1,7 @@
|
|||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface AppIconOptionsController : UIViewController <UITableViewDataSource, UITableViewDelegate>
|
||||
@interface AppIconOptionsController : UIViewController
|
||||
|
||||
@property (weak, nonatomic) IBOutlet UITableView *tableView;
|
||||
@property (strong, nonatomic) UIButton *backButton;
|
||||
|
||||
@end
|
||||
|
|
|
|||
Loading…
Reference in a new issue