shithub: choc

Download patch

ref: 614a449d3cbedb010da0f0252348702db4890a79
parent: 3626db3888ee3f259f56ce71c7ee860546a73093
author: Simon Howard <fraggle@soulsphere.org>
date: Sat Jun 11 11:17:49 EDT 2016

osx: Add missing connection for Chex control.

In the previous change, the connection to the new file control for
the Chex Quest IWAD was not added properly. Add this to fix Chex
Quest again.

--- a/pkg/osx/Resources/launcher.nib/designable.nib
+++ b/pkg/osx/Resources/launcher.nib/designable.nib
@@ -284,6 +284,7 @@
         </customObject>
         <customObject id="225" userLabel="IWADController" customClass="IWADController">
             <connections>
+                <outlet property="chex" destination="Lk6-np-Wql" id="xyzzy-12345"/>
                 <outlet property="configWindow" destination="227" id="265"/>
                 <outlet property="doom1" destination="AlQ-U8-wym" id="XjI-7B-upb"/>
                 <outlet property="doom2" destination="BpX-4L-Bf7" id="9tZ-Ld-Ave"/>
binary files a/pkg/osx/Resources/launcher.nib/keyedobjects.nib b/pkg/osx/Resources/launcher.nib/keyedobjects.nib differ