apps-gorm/Palettes/4Data/GormNSTextViewInspector.gorm/data.classes

19 lines
367 B
Text
Raw Normal View History

{
"## Comment" = "Do NOT change this file, Gorm maintains it";
GormNSTextViewAttributesInspector = {
Actions = (
);
Outlets = (
backgroundColorWell,
textColorWell,
borderMatrix,
editableButton,
multipleFontsButton,
graphicsButton,
selectableButton,
findPanelButton,
undoButton
);
Super = IBInspector;
};
}