diff options
Diffstat (limited to 'iphone/FixMyStreet/MainViewController.xib')
-rw-r--r-- | iphone/FixMyStreet/MainViewController.xib | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/iphone/FixMyStreet/MainViewController.xib b/iphone/FixMyStreet/MainViewController.xib index 670f8fcb0..2e070e1cc 100644 --- a/iphone/FixMyStreet/MainViewController.xib +++ b/iphone/FixMyStreet/MainViewController.xib @@ -42,8 +42,7 @@ <int key="IBUISectionIndexMinimumDisplayRowCount">0</int> <bool key="IBUIShowsSelectionImmediatelyOnTouchBegin">YES</bool> <float key="IBUIRowHeight">4.400000e+01</float> - <float key="IBUISectionHeaderHeight">2.700000e+01</float> - <float key="IBUISectionFooterHeight">2.700000e+01</float> + <float key="IBUISectionHeaderHeight">2.000000e+01</float> </object> <object class="IBUIImageView" id="91336409"> <reference key="NSNextResponder" ref="191373211"/> @@ -145,12 +144,12 @@ </object> <object class="IBConnectionRecord"> <object class="IBCocoaTouchEventConnection" key="connection"> - <string key="label">gotoSettings:firstTime:</string> + <string key="label">gotoAbout:</string> <reference key="source" ref="323841673"/> <reference key="destination" ref="372490531"/> <int key="IBEventType">7</int> </object> - <int key="connectionID">26</int> + <int key="connectionID">27</int> </object> </object> <object class="IBMutableOrderedSet" key="objectRecords"> @@ -246,7 +245,7 @@ </object> </object> <nil key="sourceID"/> - <int key="maxID">26</int> + <int key="maxID">27</int> </object> <object class="IBClassDescriber" key="IBDocument.Classes"> <object class="NSMutableArray" key="referencedPartialClassDescriptions"> @@ -259,12 +258,14 @@ <object class="NSMutableArray" key="dict.sortedKeys"> <bool key="EncodedWithXMLCoder">YES</bool> <string>addPhoto:</string> + <string>gotoAbout:</string> <string>gotoSettings:firstTime:</string> </object> <object class="NSMutableArray" key="dict.values"> <bool key="EncodedWithXMLCoder">YES</bool> <string>id</string> <string>id</string> + <string>id</string> </object> </object> <object class="NSMutableDictionary" key="outlets"> |