Dactyloidae/embedding/ios/GeckoEmbed/GeckoEmbed/ViewController.h

15 lines
218 B
Objective-C

//
// ViewController.h
// GeckoEmbed
//
// Created by Ted Mielczarek on 3/2/15.
// Copyright (c) 2015 Mozilla. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface ViewController : UIViewController
@end