apps-projectcenter/English.lproj/Info.gorm/data.classes

20 lines
No EOL
321 B
Text

{
"## Comment" = "Do NOT change this file, Gorm maintains it";
FirstResponder = {
Actions = (
"showInfoWindow:"
);
Super = NSObject;
};
PCInfoController = {
Actions = (
"showInfoWindow:"
);
Outlets = (
infoWindow,
versionField,
copyrightField
);
Super = NSObject;
};
}