- //
- // VLCSettingsAboutTableTableViewController.h
- // VLC for iOS
- //
- // Created by Felix Paul Kühne on 20/10/15.
- // Copyright © 2015 VideoLAN. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- @interface VLCSettingsAboutTableViewController : UITableViewController
- @end
|