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-2.0.0.beta7 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-2.0.0.beta6 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-2.0.0.beta4 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-2.0.0.beta3 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-1.5.5 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-2.0.0.beta2 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-2.0.0.beta1 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-1.5.4 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-1.5.3 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-1.5.2 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-1.5.1 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-1.5.0 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-1.4.2 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-1.4.1 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-1.4.0 platform/iphone/Tests/Classes/TestsAppDelegate.h
rhodes-1.2.2 platform/iphone/Tests/Classes/TestsAppDelegate.h