Yini  1.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
LoadDataCell.h
Go to the documentation of this file.
1 //
2 // LoadDataCell.h
3 // socioville
4 //
5 // Created by Siqi Wang on 12-6-15.
6 // Copyright (c) 2012年 Universitatea Babeș-Bolyai. All rights reserved.
7 //
8 
9 #import <UIKit/UIKit.h>
10 
11 @interface LoadDataCell : UITableViewCell
12 
13 @end