add .gitignore
This commit is contained in:
13
msext/Class/record/CustomWindow.h
Executable file
13
msext/Class/record/CustomWindow.h
Executable file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// CustomWindow.h
|
||||
// AmrConvertAndRecord
|
||||
//
|
||||
// Created by Jeans on 3/29/13.
|
||||
// Copyright (c) 2013 Jeans. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface CustomWindow : UIWindow
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user