apps-gorm/Palettes/2Controls/GormNSBoxInspector.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
304 B
Text

{
"## Comment" = "Do NOT change this file, Gorm maintains it";
GormBoxAttributesInspector = {
Actions = (
);
Outlets = (
borderMatrix,
horizontalSlider,
positionMatrix,
titleForm,
verticalSlider,
colorWell,
backgroundSwitch
);
Super = IBInspector;
};
}