linphone-iphone/latestCallsWidget/TodayViewController.h
2018-06-06 15:52:38 +02:00

12 lines
185 B
Objective-C

//
// TodayViewController.h
// latestCallsWidget
//
// Created by David Idmansour on 06/06/2018.
//
#import <UIKit/UIKit.h>
@interface TodayViewController : UIViewController
@end