/* All Rights reserved */ #include #include @interface GormNSSplitViewInspector : IBInspector { id orientation; id divider; } @end