apps-gorm/Palettes/1Windows/GormNSWindowInspector.gorm/data.classes
Gregory John Casamento 64e6c59d8a Update to data.classes format and layout changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20532 72102866-910b-0410-8b05-ffd578937521
2005-01-09 06:40:05 +00:00

16 lines
No EOL
270 B
Text

{
"## Comment" = "Do NOT change this file, Gorm maintains it";
GormWindowInspector = {
Actions = (
);
Outlets = (
backingMatrix,
controlMatrix,
optionMatrix,
titleForm,
iconNameForm,
clearButton
);
Super = IBInspector;
};
}