diff options
author | Max <post@wickenrode.com> | 2015-01-30 19:29:43 +0100 |
---|---|---|
committer | Max <post@wickenrode.com> | 2015-01-30 19:29:43 +0100 |
commit | c26567748af2a92675380b1e3b284c8659cc8e7d (patch) | |
tree | 5af9d02f8ce8f97cdf08e6acfa626696cd418988 /Interfaces/English.lproj/FieldEditorSheet.xib | |
parent | 2ab2ddf5356117d16d1b0e9f78f9c74b6fdb2dc1 (diff) | |
download | sequelpro-c26567748af2a92675380b1e3b284c8659cc8e7d.tar.gz sequelpro-c26567748af2a92675380b1e3b284c8659cc8e7d.tar.bz2 sequelpro-c26567748af2a92675380b1e3b284c8659cc8e7d.zip |
Fix another runtime warning caused by the up&down conversion of IB files
Diffstat (limited to 'Interfaces/English.lproj/FieldEditorSheet.xib')
-rw-r--r-- | Interfaces/English.lproj/FieldEditorSheet.xib | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Interfaces/English.lproj/FieldEditorSheet.xib b/Interfaces/English.lproj/FieldEditorSheet.xib index 4772a1bc..45c07288 100644 --- a/Interfaces/English.lproj/FieldEditorSheet.xib +++ b/Interfaces/English.lproj/FieldEditorSheet.xib @@ -261,14 +261,6 @@ <string key="NSClassName">NSImage</string> <string key="NSResourceName">NSQuickLookTemplate</string> </object> - <object class="NSCustomResource" key="NSOnImage"> - <string key="NSClassName">NSImage</string> - <string key="NSResourceName">0DC49F39-0140-4712-A530-2E252E2A7E0C</string> - </object> - <object class="NSCustomResource" key="NSMixedImage"> - <string key="NSClassName">NSImage</string> - <string key="NSResourceName">C9E4BFB5-33F9-4FBA-8F09-BD08CCB0F9CA</string> - </object> <string key="NSAction">_popUpItemAction:</string> <reference key="NSTarget" ref="131025635"/> </object> @@ -8248,8 +8240,6 @@ <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool> <int key="IBDocument.defaultPropertyAccessControl">3</int> <dictionary class="NSMutableDictionary" key="IBDocument.LastKnownImageSizes"> - <string key="0DC49F39-0140-4712-A530-2E252E2A7E0C">{128, 128}</string> - <string key="C9E4BFB5-33F9-4FBA-8F09-BD08CCB0F9CA">{128, 128}</string> <string key="NSQuickLookTemplate">{21, 16}</string> <string key="NSSwitch">{15, 15}</string> </dictionary> |