Skip to content

Commit

Permalink
MacGui: reconnect an outlet after the spelling fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
galad87 committed May 22, 2021
1 parent 7e0249f commit 2d00c0b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions macosx/Base.lproj/HBPlayerHUDController.xib
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="17506" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="18122" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17506"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="18122"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="HBPlayerHUDController">
<connections>
<outlet property="currentTimeLabel" destination="uYx-2C-8et" id="8fD-0Q-308"/>
<outlet property="playButton" destination="mLA-ei-4sK" id="Eag-8h-xCG"/>
<outlet property="remaingTimeLabel" destination="PVD-pq-1ZG" id="CFb-is-Tcd"/>
<outlet property="remainingTimeLabel" destination="PVD-pq-1ZG" id="v4Q-DM-8bq"/>
<outlet property="slider" destination="lBp-JT-ehn" id="cNv-P0-agY"/>
<outlet property="tracksSelection" destination="Vj1-Za-AUV" id="8Se-0H-ILD"/>
<outlet property="view" destination="xT7-Bx-eCV" id="GXR-ZH-hT6"/>
Expand Down

0 comments on commit 2d00c0b

Please sign in to comment.