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

18 lines
288 B
Text
Raw Normal View History

{
"## Comment" = "Do NOT change this file, Gorm maintains it";
GormButtonInspector = {
Actions = (
);
Outlets = (
alignMatrix,
iconMatrix,
keyForm,
optionMatrix,
tagForm,
titleForm,
typeButton,
keyEquiv
);
Super = IBInspector;
};
}