mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-22 18:49:27 +00:00
Removed unused View stubs
Cleaned the deselectoin/selection behavior on click/select/open/close of databases
This commit is contained in:
13
MacPass/MPToolbarItem.h
Normal file
13
MacPass/MPToolbarItem.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// MPToolbarItem.h
|
||||
// MacPass
|
||||
//
|
||||
// Created by Michael Starke on 09.03.13.
|
||||
// Copyright (c) 2013 HicknHack Software GmbH. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Cocoa/Cocoa.h>
|
||||
|
||||
@interface MPToolbarItem : NSToolbarItem
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user