Index: trunk/tools/WikiSnaps/Classes/PhotoPickerAppDelegate.m |
— | — | @@ -25,6 +25,7 @@ |
26 | 26 | @synthesize viewController; |
27 | 27 | @synthesize navController; |
28 | 28 | @synthesize licenses; |
| 29 | +@synthesize window; |
29 | 30 | |
30 | 31 | @synthesize locationManager, lastLocation; |
31 | 32 | |