Remove unused formatter class from info inspector

The info inspector xib still referenced the blank zero formatter, left
over from before disc support was added.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
CQTexperiment
Christopher Snowhill 2022-02-12 07:19:50 -08:00
parent a05d4537c1
commit 455dc0d5c8
1 changed files with 1 additions and 2 deletions

View File

@ -335,8 +335,8 @@
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="-2" name="toolTip" keyPath="valueToDisplay.gainInfo" id="BUp-Hu-Szq"/>
<binding destination="-2" name="value" keyPath="valueToDisplay.gainCorrection" id="JgZ-wN-peX"/>
<binding destination="-2" name="toolTip" keyPath="valueToDisplay.gainInfo" id="BUp-Hu-Szq"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="84">
@ -400,7 +400,6 @@
<point key="canvasLocation" x="136" y="131"/>
</window>
<userDefaultsController representsSharedInstance="YES" id="58"/>
<customObject id="79" customClass="BlankZeroFormatter"/>
<customObject id="80" customClass="SecondsFormatter"/>
</objects>
</document>