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