root/apps/iphone/my.tel/trunk/Classes/API Classes/TextHeader.h
@
593
| Revision 593, 237 bytes (checked in by henri, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | // |
| 2 | // TextHeader.h |
| 3 | // My.tel |
| 4 | // |
| 5 | // Created by Henri Asseily on 11/11/08. |
| 6 | // Copyright 2008 Telnic Ltd.. All rights reserved. |
| 7 | // |
| 8 | |
| 9 | #import <UIKit/UIKit.h> |
| 10 | #import "JsonConnection.h" |
| 11 | |
| 12 | |
| 13 | @interface TextHeader : JsonConnection { |
| 14 | |
| 15 | } |
| 16 | |
| 17 | @end |
Note: See TracBrowser
for help on using the browser.








