mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-05-23 11:42:16 +00:00
Update AppIconOptionsController.h
This commit is contained in:
parent
f41b21554c
commit
05a0763557
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface AppIconOptionsController : UIViewController
|
||||
@interface AppIconOptionsController : UIViewController <UITableViewDataSource, UITableViewDelegate>
|
||||
|
||||
@property (strong, nonatomic) UIButton *backButton;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue