Files
MacPass/MacPass/MPAutotypeBuilderViewController.h

14 lines
264 B
Objective-C

//
// MPAutotypeBuilderViewController.h
// MacPass
//
// Created by Michael Starke on 01/09/16.
// Copyright © 2016 HicknHack Software GmbH. All rights reserved.
//
#import <Cocoa/Cocoa.h>
@interface MPAutotypeBuilderViewController : NSViewController
@end