mirror of
https://github.com/zhigang1992/ZGParallelView.git
synced 2026-06-17 02:15:38 +08:00
Ver 0.1
This commit is contained in:
13
ZGParallelViewForTable/DemoTableViewController.h
Normal file
13
ZGParallelViewForTable/DemoTableViewController.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// DemoTableViewController.h
|
||||
// ZGParallelViewForTable
|
||||
//
|
||||
// Created by Kyle Fang on 1/7/13.
|
||||
// Copyright (c) 2013 kylefang. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface DemoTableViewController : UITableViewController
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user