linphone-iphone/Classes/ShopTableView.h
2016-08-30 15:28:17 +02:00

13 lines
177 B
Objective-C

//
// ShopTableView.h
// linphone
//
// Created by Gautier Pelloux-Prayer on 30/08/16.
//
//
#import <UIKit/UIKit.h>
@interface ShopTableView : UITableViewController
@end