mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-25 01:49:25 +00:00
Experimented with toolbar view
Added EntryEditView and corresponding controller
This commit is contained in:
13
MacPass/MPGradientView.h
Normal file
13
MacPass/MPGradientView.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// MPGradientView.h
|
||||
// MacPass
|
||||
//
|
||||
// Created by michael starke on 20.02.13.
|
||||
// Copyright (c) 2013 HicknHack Software GmbH. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Cocoa/Cocoa.h>
|
||||
|
||||
@interface MPGradientView : NSView
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user