Skip to content

Commit 9fc3a4b

Browse files
committed
Preferences: sensors can be selected on Intel as well.
1 parent d661f16 commit 9fc3a4b

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

Hot/UI/Base.lproj/PreferencesWindowController.xib

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
<font key="font" metaFont="system"/>
4343
</buttonCell>
4444
<connections>
45-
<binding destination="-2" name="hidden" keyPath="self.isAppleSilicon" id="Mcx-o5-yFk"/>
4645
<binding destination="-2" name="value" keyPath="self.displaySchedulerLimit" id="kZ4-qm-Woa"/>
46+
<binding destination="-2" name="hidden" keyPath="self.isAppleSilicon" id="Mcx-o5-yFk"/>
4747
</connections>
4848
</button>
4949
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Rog-WF-H8d">
@@ -182,11 +182,6 @@
182182
</buttonCell>
183183
<connections>
184184
<action selector="showSelectSensorsWindow:" target="-1" id="46y-ap-vMY"/>
185-
<binding destination="-2" name="hidden" keyPath="self.isAppleSilicon" id="C4K-LJ-bYJ">
186-
<dictionary key="options">
187-
<string key="NSValueTransformerName">NSNegateBoolean</string>
188-
</dictionary>
189-
</binding>
190185
</connections>
191186
</button>
192187
<customView translatesAutoresizingMaskIntoConstraints="NO" id="dxG-rH-6k1">
@@ -225,13 +220,6 @@
225220
<constraint firstItem="Wmy-ty-OoB" firstAttribute="centerY" secondItem="qTC-Gr-NIW" secondAttribute="centerY" id="iSK-TY-aO8"/>
226221
<constraint firstItem="qTC-Gr-NIW" firstAttribute="top" secondItem="dxG-rH-6k1" secondAttribute="top" id="lYu-Nb-orn"/>
227222
</constraints>
228-
<connections>
229-
<binding destination="-2" name="hidden" keyPath="self.isAppleSilicon" id="D74-wa-bHF">
230-
<dictionary key="options">
231-
<string key="NSValueTransformerName">NSNegateBoolean</string>
232-
</dictionary>
233-
</binding>
234-
</connections>
235223
</customView>
236224
<box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="O2I-yB-Cqr">
237225
<rect key="frame" x="0.0" y="60" width="317" height="5"/>

0 commit comments

Comments
 (0)