Skip to content

Commit 023d678

Browse files
author
Robert Gummesson
committed
Fix for the search
1 parent 964f8aa commit 023d678

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

BuildTimeAnalyzer/Main.storyboard

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2-
<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="11201" systemVersion="15G31" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="B8D-0N-5wS">
2+
<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="11201" systemVersion="15G1004" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="B8D-0N-5wS">
33
<dependencies>
44
<deployment identifier="macosx"/>
55
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11201"/>
@@ -278,6 +278,9 @@ Gw
278278
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
279279
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
280280
</searchFieldCell>
281+
<connections>
282+
<outlet property="delegate" destination="XfG-lQ-9wD" id="b1G-WP-MAV"/>
283+
</connections>
281284
</searchField>
282285
<button translatesAutoresizingMaskIntoConstraints="NO" id="N1E-R8-mNr">
283286
<rect key="frame" x="811" y="441" width="64" height="18"/>

0 commit comments

Comments
 (0)