Changeset 385
- Timestamp:
- 06/07/09 22:47:27 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
apps/iphone/superbook/trunk/Classes/NaptrViewController.m
r384 r385 147 147 } 148 148 loadingCount--; 149 NSLog(@"Count set to %d", loadingCount);150 149 if (loadingCount == 0) { 151 150 [self.loadingAIView stopAnimating];








