Initial Commit
This commit is contained in:
13
Localize Folder/LFDocument.h
Normal file
13
Localize Folder/LFDocument.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// LFDocument.h
|
||||
// Localize Folder
|
||||
//
|
||||
// Created by Kim Wittenburg on 05.07.13.
|
||||
// Copyright (c) 2013 Kim Wittenburg. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Cocoa/Cocoa.h>
|
||||
|
||||
@interface LFDocument : NSDocument
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user