mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-18 12:29:31 +00:00
Introduced Custom Image View for editing-popup
This commit is contained in:
13
MacPass/MPIconSelectViewController.h
Normal file
13
MacPass/MPIconSelectViewController.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// MPIconSelectViewController.h
|
||||
// MacPass
|
||||
//
|
||||
// Created by Michael Starke on 10.03.13.
|
||||
// Copyright (c) 2013 HicknHack Software GmbH. All rights reserved.
|
||||
//
|
||||
|
||||
#import "MPViewController.h"
|
||||
|
||||
@interface MPIconSelectViewController : MPViewController
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user