Marino Faggiana 6 vuotta sitten
vanhempi
commit
74fb870a2b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      iOSClient/Brand/Intro/CCIntro.h

+ 1 - 1
iOSClient/Brand/Intro/CCIntro.h

@@ -28,7 +28,7 @@
 
 @protocol CCIntroDelegate;
 
-@interface CCIntro : NSObject <EAIntroDelegate>
+@interface CCIntro : UIViewController <EAIntroDelegate>
 
 - (id)initWithDelegate:(id <CCIntroDelegate>)delegate delegateView:(UIView *)delegateView type:(NSString *)type;