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








