AFNetworking/Example/Classes/Models
Steven Fisher 5c4c94081b Fixed incomplete implementation warning.
sharedProfileImageRequestOperationQueue is declared in interface extension, but only implemented on Mac OS X. This causes an incomplete implementation warning. Added same #if around interface as surrounds impelmentation.

This only affects sample code.
2012-07-23 17:19:17 -07:00
..
Tweet.h Stashing working implementation 2012-06-19 12:50:26 -07:00
Tweet.m Very minor security fix. 2012-07-23 11:11:29 -07:00
User.h Reload table view on image load 2012-06-19 14:40:11 -07:00
User.m Fixed incomplete implementation warning. 2012-07-23 17:19:17 -07:00