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

19 lines
306 B
Text
Raw Normal View History

{
"## Comment" = "Do NOT change this file, Gorm maintains it";
FirstResponder = {
Actions = (
"_internalCall:"
);
Super = NSObject;
};
GormConnectionInspector = {
Actions = (
"_internalCall:"
);
Outlets = (
newBrowser,
oldBrowser
);
Super = IBInspector;
};
}