linphone-ios/Classes/LinphoneUI/UIRightImageButton.h
2015-10-28 17:47:12 +01:00

13 lines
174 B
Objective-C

//
// UIRightImageButton.h
// linphone
//
// Created by Gautier Pelloux-Prayer on 28/10/15.
//
//
#import <UIKit/UIKit.h>
@interface UIRightImageButton : UIButton
@end