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
  • Tools
  • SDCycleScrollView
  • PageControl
  • TADotView.h
  • no message
    0196d7d3
    iOS-Xiaowen authored
    2020-07-24 15:55:23 +0800  
    Browse Code »
TADotView.h 231 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13
//
//  TADotView.h
//  TAPageControl
//
//  Created by Tanguy Aladenise on 2015-01-22.
//  Copyright (c) 2015 Tanguy Aladenise. All rights reserved.
//

#import "TAAbstractDotView.h"

@interface TADotView : TAAbstractDotView

@end