![]() ![]() | ![]() |
version 1.22, 2002/02/22 02:13:42 | version 1.23, 2002/02/25 08:44:17 |
---|---|
Line 37 | Line 37 |
MyBrowserView* mBrowserView; | MyBrowserView* mBrowserView; |
BOOL mMoveReentrant; | BOOL mMoveReentrant; |
NSModalSession mModalSession; | |
} | } |
- (void)dealloc; | - (void)dealloc; |
Line 70 | Line 71 |
- (IBAction)stop:(id)aSender; | - (IBAction)stop:(id)aSender; |
- (IBAction)home:(id)aSender; | - (IBAction)home:(id)aSender; |
-(void)enterModalSession; | |
@end | @end |