Skip to content

Commit 36a9411

Browse files
nevackkode54
authored andcommitted
Fix runtime warnings in Window/AboutWindowController.xib
Fix typo in File Owner class name and remove absent outlet.
1 parent 64fefce commit 36a9411

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Window/AboutWindowController.xib

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,12 @@
77
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
88
</dependencies>
99
<objects>
10-
<customObject id="-2" userLabel="File's Owner" customClass="AboutWIndowController" customModule="Cog" customModuleProvider="target">
10+
<customObject id="-2" userLabel="File's Owner" customClass="AboutWindowController" customModule="Cog" customModuleProvider="target">
1111
<connections>
1212
<outlet property="appCopyright" destination="ht5-N1-YXd" id="cUK-kB-F2V"/>
1313
<outlet property="appName" destination="Lya-f1-R7S" id="ZVN-sE-MQp"/>
1414
<outlet property="appVersion" destination="7dE-CE-MBv" id="qOe-3F-tMG"/>
1515
<outlet property="creditsView" destination="LZw-Xy-wYl" id="jyQ-Rg-oqx"/>
16-
<outlet property="imageView" destination="aIO-L9-zMj" id="cIl-Ce-onP"/>
1716
<outlet property="vfxView" destination="2nK-dq-1h6" id="ToT-af-ycD"/>
1817
<outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
1918
</connections>

0 commit comments

Comments
 (0)