apps-gorm/Palettes/0Menus/GormMenuAttributesInspector.gorm/data.classes

21 lines
345 B
Text
Raw Normal View History

{
"## Comment" = "Do NOT change this file, Gorm maintains it";
FirstResponder = {
Actions = (
"orderFrontFontPanel:",
"setObject:"
);
Super = NSObject;
};
GormMenuAttributesInspector = {
Actions = (
"setObject:"
);
Outlets = (
titleText,
menuType,
autoenable
);
Super = IBInspector;
};
}