diff options
author | Stuart Connolly <stuart02@gmail.com> | 2014-01-14 19:20:30 +0000 |
---|---|---|
committer | Stuart Connolly <stuart02@gmail.com> | 2014-01-14 19:20:30 +0000 |
commit | fb86d497d001995984814129b95a04d5131ab44c (patch) | |
tree | dc15ac83573f3cf6977f2d39222be99b333de929 /Interfaces/English.lproj/DBView.xib | |
parent | fc8cc239ab276cf0fc7a7b9ed77369aa9666e06a (diff) | |
download | sequelpro-fb86d497d001995984814129b95a04d5131ab44c.tar.gz sequelpro-fb86d497d001995984814129b95a04d5131ab44c.tar.bz2 sequelpro-fb86d497d001995984814129b95a04d5131ab44c.zip |
Remove reference to class that doesn't exist.
Diffstat (limited to 'Interfaces/English.lproj/DBView.xib')
-rw-r--r-- | Interfaces/English.lproj/DBView.xib | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Interfaces/English.lproj/DBView.xib b/Interfaces/English.lproj/DBView.xib index 8a5f2ecc..d2301098 100644 --- a/Interfaces/English.lproj/DBView.xib +++ b/Interfaces/English.lproj/DBView.xib @@ -1169,7 +1169,7 @@ <rect key="frame" x="0.0" y="0.0" width="606" height="25.5"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> - <ruleEditor nestingMode="compound" canRemoveAllRows="YES" rowHeight="25" id="FF9-z2-9od" customClass="SPRuleEditor"> + <ruleEditor nestingMode="compound" canRemoveAllRows="YES" rowHeight="25" id="FF9-z2-9od"> <rect key="frame" x="0.0" y="0.0" width="606" height="25.5"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES" flexibleMaxY="YES"/> </ruleEditor> @@ -1272,7 +1272,7 @@ <autoresizingMask key="autoresizingMask"/> <subviews> <searchField hidden="YES" verticalHuggingPriority="750" id="6371"> - <rect key="frame" x="168.5" y="4" width="110" height="19"/> + <rect key="frame" x="168.49999999329447" y="4" width="110" height="19"/> <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES"/> <searchFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" bezelStyle="round" sendsSearchStringImmediately="YES" sendsWholeSearchString="YES" id="6372"> <font key="font" metaFont="smallSystem"/> |