mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
+ Changing machines..
This commit is contained in:
15
Classes/BITImageAnnotationViewController.h
Normal file
15
Classes/BITImageAnnotationViewController.h
Normal file
@@ -0,0 +1,15 @@
|
||||
//
|
||||
// BITImageAnnotationViewController.h
|
||||
// HockeySDK
|
||||
//
|
||||
// Created by Moritz Haarmann on 14.02.14.
|
||||
//
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface BITImageAnnotationViewController : UIViewController
|
||||
|
||||
@property (nonatomic, strong) UIImage *image;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user