apps-gorm/Palettes/2Controls/GormNSTextFieldInspector.gorm/data.classes
Gregory John Casamento a2bd3f3fda Merged post 1.0 branch. Gorm 1.0 development will continue on a new gorm_1_0 branch.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21614 72102866-910b-0410-8b05-ffd578937521
2005-08-06 17:59:08 +00:00

19 lines
No EOL
339 B
Text

{
"## Comment" = "Do NOT change this file, Gorm maintains it";
GormTextFieldInspector = {
Actions = (
);
Outlets = (
alignMatrix,
backgroundColor,
borderMatrix,
drawsBackground,
tagForm,
textColor,
editableSwitch,
scrollableSwitch,
selectabelSwitch
);
Super = IBInspector;
};
}