Changeset 406
- Timestamp:
- 06/24/09 21:02:21 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
apps/iphone/superbook/trunk/Classes/LocateThem_ViewController.m
r404 r406 381 381 target:self 382 382 action:@selector(closeMapNavController)]; 383 // TODO: Change this to a regular button with text383 // Create the buttons to refresh the markers 384 384 if (!locationRefreshButton) { 385 385 locationRefreshButton = [[UIBarButtonItem alloc] initWithBarButtonSystemItem:UIBarButtonSystemItemRefresh








