aboutsummaryrefslogtreecommitdiffstats
path: root/Low Battery Yup
diff options
context:
space:
mode:
authorTeddy Wing2016-12-01 12:50:04 -0500
committerTeddy Wing2016-12-01 12:50:04 -0500
commit42a8208805a5c648b4de0545fa504a30df6599cd (patch)
tree09aec6ae3fee50aaa6d3a8768d226ce98aa8ffc4 /Low Battery Yup
parentf697d6f3e8445e781273c0e5862fde7c230bf579 (diff)
downloadLow-Battery-Yup-42a8208805a5c648b4de0545fa504a30df6599cd.tar.bz2
MainMenu.xib: Fix reference to `_shortcut_view` ivar
Broke the reference to `_shortcut_view` in a984e2dd951bcbfe5e3e6374213eb9a5fd5423cf so when we called methods on it, they didn't work. This fixes it. Oh man that gave me a hard time. Glad I took a break and had an idea to call methods on the superclass and see if they worked. They did, but not methods on `ShorcutView`. So from that I figured out that I needed to update this reference.
Diffstat (limited to 'Low Battery Yup')
-rw-r--r--Low Battery Yup/en.lproj/MainMenu.xib7
1 files changed, 3 insertions, 4 deletions
diff --git a/Low Battery Yup/en.lproj/MainMenu.xib b/Low Battery Yup/en.lproj/MainMenu.xib
index 2961acf..4b01316 100644
--- a/Low Battery Yup/en.lproj/MainMenu.xib
+++ b/Low Battery Yup/en.lproj/MainMenu.xib
@@ -1311,7 +1311,6 @@
<string key="NSFrame">{{84, 83}, {313, 19}}</string>
<reference key="NSSuperview" ref="439893737"/>
<reference key="NSWindow"/>
- <reference key="NSNextKeyView"/>
<string key="NSReuseIdentifierKey">_NS:9</string>
<string key="NSClassName">ShortcutView</string>
</object>
@@ -2017,11 +2016,11 @@
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
- <string key="label">shortcut_view</string>
+ <string key="label">_shortcut_view</string>
<reference key="source" ref="976324537"/>
<reference key="destination" ref="489226571"/>
</object>
- <int key="connectionID">537</int>
+ <int key="connectionID">541</int>
</object>
</array>
<object class="IBMutableOrderedSet" key="objectRecords">
@@ -3195,7 +3194,7 @@
<nil key="activeLocalization"/>
<dictionary class="NSMutableDictionary" key="localizations"/>
<nil key="sourceID"/>
- <int key="maxID">540</int>
+ <int key="maxID">541</int>
</object>
<object class="IBClassDescriber" key="IBDocument.Classes">
<array class="NSMutableArray" key="referencedPartialClassDescriptions">