mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 19:18:06 +00:00
12 lines
No EOL
184 B
Objective-C
12 lines
No EOL
184 B
Objective-C
//
|
|
// UIPlusDigitButton.m
|
|
// linphone
|
|
//
|
|
// Created by Gautier Pelloux-Prayer on 24/09/14.
|
|
//
|
|
//
|
|
|
|
#import <Foundation/Foundation.h>
|
|
|
|
@interface UIDigitButton : UILongTouchButton {
|
|
} |