mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-22 16:29:23 +00:00
Added Toolbar. No functionality implemented
This commit is contained in:
13
MacPass/MPToolbarDelegate.h
Normal file
13
MacPass/MPToolbarDelegate.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// MPToolbarDelegate.h
|
||||
// MacPass
|
||||
//
|
||||
// Created by michael starke on 18.02.13.
|
||||
// Copyright (c) 2013 HicknHack Software GmbH. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
@interface MPToolbarDelegate : NSObject <NSToolbarDelegate>
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user