// // MPWelcomeWindowViewController.h // MacPass // // Created by Michael Starke on 28.09.18. // Copyright © 2018 HicknHack Software GmbH. All rights reserved. // #import NS_ASSUME_NONNULL_BEGIN @interface MPWelcomeViewController : NSViewController @end NS_ASSUME_NONNULL_END