Files
MacPass/MacPass/MPObjectController.m
2016-08-19 16:57:40 +02:00

14 lines
231 B
Objective-C

//
// MPObjectController.m
// MacPass
//
// Created by Michael Starke on 18/08/16.
// Copyright © 2016 HicknHack Software GmbH. All rights reserved.
//
#import "MPObjectController.h"
@implementation MPObjectController
@end