adding adNetwork SDKs for AdWhirl and AdMob
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
//
|
||||
// ModalViewController.h
|
||||
// AdWhirlSDK2_Sample
|
||||
//
|
||||
// Created by Nigel Choi on 3/11/10.
|
||||
// Copyright 2010 Admob. Inc. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
|
||||
@interface ModalViewController : UIViewController {
|
||||
|
||||
}
|
||||
|
||||
- (IBAction)dismiss:(id)sender;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user