linphone-ios/Classes/InAppProductsTableViewController.h
2015-04-16 12:29:18 +02:00

13 lines
215 B
Objective-C

//
// InAppProductsTableViewController.h
// linphone
//
// Created by Gautier Pelloux-Prayer on 16/04/15.
//
//
#import <UIKit/UIKit.h>
@interface InAppProductsTableViewController : UITableViewController
@end