mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-20 05:59:32 +00:00
Initial commit for Project with ignore file
This commit is contained in:
14
MacPass/MPOutlineDataSource.h
Normal file
14
MacPass/MPOutlineDataSource.h
Normal file
@@ -0,0 +1,14 @@
|
||||
//
|
||||
// MPOutlineDataSource.h
|
||||
// MacPass
|
||||
//
|
||||
// Created by Michael Starke on 19.07.12.
|
||||
// Copyright (c) 2012 HicknHack Software GmbH. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
@interface MPOutlineDataSource : NSObject <NSOutlineViewDataSource>
|
||||
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user