mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-19 03:49:21 +00:00
Added PasteboardController to handle pasteboard cleanup on shutdown and timeout
This commit is contained in:
13
MacPass/MPPathControl.h
Normal file
13
MacPass/MPPathControl.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// MPPathControl.h
|
||||
// MacPass
|
||||
//
|
||||
// Created by Michael Starke on 02.03.13.
|
||||
// Copyright (c) 2013 HicknHack Software GmbH. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Cocoa/Cocoa.h>
|
||||
|
||||
@interface MPPathControl : NSPathControl
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user