/* GormViewSizeInspector.m * * Copyright (C) 2021 Free Software Foundation, Inc. * * Author: Gregory John Casamento @interface GormCellSizeInspector : IBInspector { NSTextField *width; NSTextField *height; } @end #endif