chinese-journal/rudict/rudict-ios/SecondViewController.h

14 lines
223 B
C
Raw Permalink Normal View History

2014-12-14 00:12:23 +00:00
//
// 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