linphone-ios/Classes/LinphoneUI/UIIconButton.h
Gautier Pelloux-Prayer ccb01b5306 new UI: update main bar
2015-07-22 15:33:31 +02:00

12 lines
161 B
Objective-C

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