Sign in
chromium
/
external
/
selenium
/
master
/
.
/
iphone
/
src
/
objc
/
Classes
/
MainView.h
blob: 0529026ae9631fe4a8d6b362ed9c7d42682955a5 [
file
]
//
// MainView.h
// iWebDriver
//
// Created by Joseph Gentle on 11/27/08.
// Copyright __MyCompanyName__ 2008. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface
MainView
:
UIView
{
}
@end