apps-gorm/Palettes/4Data/GormNSTextViewInspector.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

17 lines
No EOL
328 B
Text

{
"## Comment" = "Do NOT change this file, Gorm maintains it";
GormNSTextViewAttributesInspector = {
Actions = (
);
Outlets = (
backgroundColorWell,
textColorWell,
borderMatrix,
editableButton,
multipleFontsButton,
graphicsButton,
selectableButton
);
Super = IBInspector;
};
}