diff options
Diffstat (limited to 'iphone/FixMyStreet/MainWindow.xib')
-rw-r--r-- | iphone/FixMyStreet/MainWindow.xib | 20 |
1 files changed, 14 insertions, 6 deletions
diff --git a/iphone/FixMyStreet/MainWindow.xib b/iphone/FixMyStreet/MainWindow.xib index e437654dd..46757cfbf 100644 --- a/iphone/FixMyStreet/MainWindow.xib +++ b/iphone/FixMyStreet/MainWindow.xib @@ -31,11 +31,10 @@ <reference key="NSSuperview"/> <object class="NSColor" key="IBUIBackgroundColor"> <int key="NSColorSpace">1</int> - <bytes key="NSRGB">MSAxIDEAA</bytes> + <bytes key="NSRGB">MCAwIDAAA</bytes> </object> <bool key="IBUIOpaque">NO</bool> <bool key="IBUIClearsContextBeforeDrawing">NO</bool> - <object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics"/> </object> </object> <object class="IBObjectContainer" key="IBDocument.Objects"> @@ -120,7 +119,7 @@ <bool key="EncodedWithXMLCoder">YES</bool> </object> </object> - <string>{{400, 320}, {320, 480}}</string> + <string>{{1297, 618}, {320, 480}}</string> <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> <string>FixMyStreetAppDelegate</string> <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> @@ -146,7 +145,7 @@ </object> </object> <nil key="sourceID"/> - <int key="maxID">9</int> + <int key="maxID">13</int> </object> <object class="IBClassDescriber" key="IBDocument.Classes"> <object class="NSMutableArray" key="referencedPartialClassDescriptions"> @@ -155,8 +154,17 @@ <string key="className">FixMyStreetAppDelegate</string> <string key="superclassName">NSObject</string> <object class="NSMutableDictionary" key="outlets"> - <string key="NS.key.0">window</string> - <string key="NS.object.0">UIWindow</string> + <bool key="EncodedWithXMLCoder">YES</bool> + <object class="NSMutableArray" key="dict.sortedKeys"> + <bool key="EncodedWithXMLCoder">YES</bool> + <string>navigationController</string> + <string>window</string> + </object> + <object class="NSMutableArray" key="dict.values"> + <bool key="EncodedWithXMLCoder">YES</bool> + <string>UINavigationController</string> + <string>UIWindow</string> + </object> </object> <object class="IBClassDescriptionSource" key="sourceIdentifier"> <string key="majorKey">IBProjectSource</string> |