<?xml version="1.0" encoding="UTF-8"?>
<!--
   NSTableColumn-Size.inspector
   InterfaceBuilder

   Created by Kelly Keenan on 11/6/09.
   Copyright 2009 Apple Inc. All rights reserved.
-->
<slice>
    <section>
        <sliver title="Width">
            <property type="number" keyPath="inspectedObjectsController.selection.object.width" minimum="0"/>
        </sliver>
        <sliver title="Constraints">
            <property type="number" selectionActionTargetKeyPath="object" selectionActionSelector="constrainWidthToMin" keyPath="inspectedObjectsController.selection.object.minWidth" title="Minimum" minimum="0"/>
            <property type="number" selectionActionTargetKeyPath="object" selectionActionSelector="constrainWidthToMax" keyPath="inspectedObjectsController.selection.object.maxWidth" title="Maximum" minimum="0"/>
        </sliver>
    </section>
</slice>
