r87205 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r87204‎ | r87205 | r87206 >
Date:18:54, 1 May 2011
Author:hartman
Status:deferred
Tags:
Comment:
Fix a warning.
Modified paths:
  • /trunk/tools/WikiSnaps/Classes/PhotoPickerAppDelegate.m (modified) (history)

Diff [purge]

Index: trunk/tools/WikiSnaps/Classes/PhotoPickerAppDelegate.m
@@ -25,6 +25,7 @@
2626 @synthesize viewController;
2727 @synthesize navController;
2828 @synthesize licenses;
 29+@synthesize window;
2930
3031 @synthesize locationManager, lastLocation;
3132