espagram/Espagram/EspagramTestView.h
2012-11-08 18:38:18 +01:00

14 lines
214 B
Objective-C

//
// EspagramTestView.h
// Espagram
//
// Created by Abel Fokkinga on 11/8/12.
// Copyright (c) 2012 Abel Fokkinga. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface EspagramTestView : UIView
@end