mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-25 05:19:27 +00:00
moved views/windows closer to controllers
This commit is contained in:
13
MacPass/MPPluginDataViewController.h
Normal file
13
MacPass/MPPluginDataViewController.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// MPPluginDataViewController.h
|
||||
// MacPass
|
||||
//
|
||||
// Created by Michael Starke on 02/02/2017.
|
||||
// Copyright © 2017 HicknHack Software GmbH. All rights reserved.
|
||||
//
|
||||
|
||||
#import "MPViewController.h"
|
||||
|
||||
@interface MPPluginDataViewController : MPViewController
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user