linphone-iphone/Classes/LinphoneUI/UIIconButton.h
2015-10-22 10:16:11 +02:00

13 lines
162 B
Objective-C

//
// UIIconButton.h
// linphone
//
// Created by Gautier Pelloux-Prayer on 22/07/15.
//
//
#import <UIKit/UIKit.h>
@interface UIIconButton : UIButton
@end