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

17 lines
303 B
Text
Raw Normal View History

{
"## Comment" = "Do NOT change this file, Gorm maintains it";
GormSliderInspector = {
Actions = (
);
Outlets = (
altIncrementForm,
knobThicknessForm,
tagForm,
valuesForm,
continuousSwitch,
enabledSwitch,
stopOnTicksSwitch
);
Super = IBInspector;
};
}