apps-gorm/Palettes/1Windows/GormNSWindowInspector.gorm/data.classes

24 lines
444 B
Text
Raw Normal View History

{
"## Comment" = "Do NOT change this file, Gorm maintains it";
GormWindowAttributesInspector = {
Actions = (
);
Outlets = (
backingMatrix,
titleForm,
iconNameForm,
clearButton,
colorWell,
releaseButton,
hideButton,
visibleButton,
deferredButton,
oneShotButton,
dynamicDepthButton,
miniaturizeButton,
closeButton,
resizeBarButton
);
Super = IBInspector;
};
}