Sign in

iOS Team / ScioLive · Files

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • ScioLive
  • CNLiveScioLive
  • Pages
  • Newsound
  • OldController
  • VoiceViewController.h
  • init commit
    6a633470
    zhangxiaowen authored
    2018-10-11 10:23:03 +0800  
    Browse Code »
VoiceViewController.h 239 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13
//
//  VoiceViewController.h
//  SCIOLiveCN
//
//  Created by huayu on 16/12/7.
//  Copyright © 2016年 huayu. All rights reserved.
//

#import "CNLiveBaseViewController.h"

@interface VoiceViewController : CNLiveBaseViewController

@end