mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-20 14:29:31 +00:00
Added simple hud overlay on double-click actions
This commit is contained in:
13
MacPass/MPOverlayView.h
Normal file
13
MacPass/MPOverlayView.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// MPOverlayView.h
|
||||
// MacPass
|
||||
//
|
||||
// Created by Michael Starke on 03.03.13.
|
||||
// Copyright (c) 2013 HicknHack Software GmbH. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Cocoa/Cocoa.h>
|
||||
|
||||
@interface MPOverlayView : NSView
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user