// // ComputerScrollView.h // Moonlight // // Created by Diego Waxemberg on 9/30/15. // Copyright © 2015 Moonlight Stream. All rights reserved. // #import @interface ComputerScrollView : UIScrollView @end