diff --git a/Sources/AppIconOptionsController.h b/Sources/AppIconOptionsController.h index 2ef3ab6..022b8d9 100644 --- a/Sources/AppIconOptionsController.h +++ b/Sources/AppIconOptionsController.h @@ -1,6 +1,6 @@ #import -@interface AppIconOptionsController : UIViewController +@interface AppIconOptionsController : UIViewController @property (strong, nonatomic) UIButton *backButton;