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

23 lines
343 B
Text
Raw Normal View History

{
"## Comment" = "Do NOT change this file, Gorm maintains it";
FirstResponder = {
Actions = (
"reset:"
);
Super = NSObject;
};
GormGuidelinePref = {
Actions = (
"ok:",
"reset:"
);
Outlets = (
spacingSlider,
window,
_view,
currentSpacing,
halfSpacing
);
Super = NSObject;
};
}