apps-gorm/English.lproj/GormPreferences.gorm/data.classes
Gregory John Casamento d0ab85ac95 Corrected crash when changing class hierarchy.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21576 72102866-910b-0410-8b05-ffd578937521
2005-07-30 19:53:09 +00:00

14 lines
No EOL
212 B
Text

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