Files
old-festivalhelper/FestivalHelper/FESSecondViewController.h
2014-08-30 09:17:07 +02:00

14 lines
236 B
Objective-C

//
// FESSecondViewController.h
// FestivalHelper
//
// Created by Senad Uka on 8/30/14.
// Copyright (c) 2014 Senad Uka. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface FESSecondViewController : UIViewController
@end