// // VLCRowController.m // VLC for iOS // // Created by Tobias Conradi on 31.03.15. // Copyright (c) 2015 VideoLAN. All rights reserved. // #import "VLCRowController.h" @implementation VLCRowController @end