RSS

(root)/iphone/common : 61 : MarineCompass/source/CompassViewController.h

« back to all changes in this revision

Viewing changes to MarineCompass/source/CompassViewController.h

Dömötör Gulyás
2010-01-18 09:03:51
Revision ID: dognotdog@gmail.com-20100118080351-ib2knxvk4w8ssw3h
made common a nested tree

Show diffs side-by-side

added added

removed removed

1
 
//
2
 
//  CompassViewController.h
3
 
//  MarineCompass
4
 
//
5
 
//  Created by döme on 30.07.2009.
6
 
//  Copyright 2009 __MyCompanyName__. All rights reserved.
7
 
//
8
 
 
9
 
#import <UIKit/UIKit.h>
10
 
 
11
 
@class EAGLView;
12
 
 
13
 
@interface CompassViewController : UIViewController
14
 
{
15
 
        IBOutlet        EAGLView*       glView;
16
 
}
17
 
 
18
 
@property(retain) EAGLView* glView;
19
 
@end

Loggerhead 1.17 is a web-based interface for Bazaar branches