Sha256: 25c86e6b39052ebcb2df656167de80008a3bcbd76cd5467e40810c45326e9cae

Contents?: true

Size: 317 Bytes

Versions: 76

Compression:

Stored size: 317 Bytes

Contents

//
//  TestsAppDelegate.h
//  Tests
//
//  Created by evgeny vovchenko on 5/28/09.
//  Copyright RhoMobile 2009. All rights reserved.
//

#import <UIKit/UIKit.h>

@interface TestsAppDelegate : NSObject <UIApplicationDelegate> {
    UIWindow *window;
}

@property (nonatomic, retain) IBOutlet UIWindow *window;

@end

Version data entries

76 entries across 76 versions & 1 rubygems

Version Path
rhodes-3.0.2 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-3.0.2.beta.1 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-3.0.1 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-3.0.1.beta.8 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-3.0.1.beta.7 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-3.0.1.beta.6 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-3.0.1.beta.5 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-3.0.1.beta.4 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-3.0.1.beta.3 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-3.0.1.beta.2 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-3.0.0 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-3.0.0.beta.7 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-3.0.0.beta.6 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-3.0.0.beta.5 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-3.0.0.beta.4 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-3.0.0.beta.3 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-3.0.0.beta.2 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-3.0.0.beta.1 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-2.4.1 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-2.4.1.beta.1 platform/iphone/Tests/Classes/TestsAppDelegate.h