apps-gorm/English.lproj/GormObjectInspector.gorm/data.classes

20 lines
292 B
Text
Raw Normal View History

{
"## Comment" = "Do NOT change this file, Gorm maintains it";
FirstResponder = {
Actions = (
"update:"
);
Super = NSObject;
};
GormObjectInspector = {
Actions = (
"update:"
);
Outlets = (
browser,
label,
value
);
Super = IBInspector;
};
}