apps-gorm/Palettes/2Controls/GormNSPopUpButtonInspector.gorm/data.classes

15 lines
258 B
Text
Raw Normal View History

{
"## Comment" = "Do NOT change this file, Gorm maintains it";
GormPopUpButtonInspector = {
Actions = (
);
Outlets = (
autoenableSwitch,
tagForm,
typeMatrix,
defaultItemForm,
enableSwitch
);
Super = IBInspector;
};
}