chinese-journal/rudict/rudict-ios/SecondViewController.h
2014-12-14 00:12:23 +00:00

14 lines
223 B
Objective-C

//
// SecondViewController.h
// rudict-ios
//
// Created by Admin on 14.12.14.
// Copyright (c) 2014 Vladislav. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface SecondViewController : UIViewController
@end