// // BGChatSegmentScrollController.h // BuguLive // // Created by 朱庆彬 on 2017/9/4. // Copyright © 2017年 xfg. All rights reserved. // #import <UIKit/UIKit.h> @interface BGChatSegmentScrollController : UIScrollView @end