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

14 lines
212 B
Text
Raw Normal View History

{
"## Comment" = "Do NOT change this file, Gorm maintains it";
GormPrefController = {
Actions = (
"popupAction:"
);
Outlets = (
popup,
prefBox,
panel
);
Super = NSObject;
};
}