// // MPOverlayView.h // MacPass // // Created by Michael Starke on 03.03.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // #import @interface MPOverlayView : NSView @end