apps-gorm/Palettes/3Containers/GormNSTableColumnInspector.gorm/data.classes
Gregory John Casamento 88eba73015 Added new column title field to the inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25558 72102866-910b-0410-8b05-ffd578937521
2007-11-05 23:22:02 +00:00

19 lines
No EOL
367 B
Text

{
"## Comment" = "Do NOT change this file, Gorm maintains it";
GormTableViewAttributesInspector = {
Actions = (
);
Outlets = (
contentsAlignmentMatrix,
editableSwitch,
identifierTextField,
resizableSwitch,
titleAlignmentMatrix,
cellTable,
defaultButton,
setButton,
columnTitle
);
Super = IBInspector;
};
}