Create AppIconOptionsController.h
This commit is contained in:
parent
57db1efd85
commit
6fa7720403
1 changed files with 5 additions and 0 deletions
5
Source/AppIconOptionsController.h
Normal file
5
Source/AppIconOptionsController.h
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface AppIconOptionsController : UIViewController
|
||||
|
||||
@end
|
||||
Loading…
Reference in a new issue