apps-projectcenter/Framework/English.lproj/ProjectInspector.gorm/data.classes

22 lines
393 B
Text
Raw Normal View History

{
"## Comment" = "Do NOT change this file, Gorm maintains it";
FirstResponder = {
Actions = (
"orderFrontFontPanel:",
"inspectorPopupDidChange:"
);
Super = NSObject;
};
PCProjectInspector = {
Actions = (
"inspectorPopupDidChange:"
);
Outlets = (
inspectorPanel,
inspectorPopup,
inspectorView,
contentView
);
Super = NSObject;
};
}