apps-gorm/Palettes/2Controls/GormNSFormInspector.gorm/data.classes
Gregory John Casamento 4c6a4d7baf Accepted patch for 34877 by Sergei.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@37909 72102866-910b-0410-8b05-ffd578937521
2014-05-26 22:33:29 +00:00

22 lines
No EOL
413 B
Text

{
"## Comment" = "Do NOT change this file, Gorm maintains it";
GormFormInspector = {
Actions = (
);
Outlets = (
backgroundColorWell,
drawsBackgroundSwitch,
tagForm,
textMatrix,
titleMatrix,
cellPositionSwitch,
editableSwitch,
scrollableSwitch,
selectableSwitch,
autosizeSwitch,
dimensionsForm,
numberStepper
);
Super = IBInspector;
};
}