mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 11:29:31 +00:00
Renamed Categories better
Introduced Drag'n'Drop of Entries to outline view. Unfinished and fragile!
This commit is contained in:
16
MacPass/MPConstants.h
Normal file
16
MacPass/MPConstants.h
Normal file
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// MPConstants.h
|
||||
// MacPass
|
||||
//
|
||||
// Created by Michael Starke on 09.06.13.
|
||||
// Copyright (c) 2013 HicknHack Software GmbH. All rights reserved.
|
||||
//
|
||||
|
||||
#ifndef MacPass_MPConstants_h
|
||||
#define MacPass_MPConstants_h
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
FOUNDATION_EXPORT NSString *const MPPasteBoardType;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user