mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 21:17:03 +00:00
Typo
This commit is contained in:
+1
-1
@@ -397,7 +397,7 @@ var CPSliderMinValueKey = "CPSliderMinValueKey",
|
||||
{
|
||||
_altIncrementValue = [aCoder decodeDoubleForKey:CPSliderAltIncrValueKey];
|
||||
|
||||
[self setSliderType:[aCoder decodeIntForkey:CPSliderTypeKey]];
|
||||
[self setSliderType:[aCoder decodeObjectForKey:CPSliderTypeKey]];
|
||||
[self setContinuous:YES];
|
||||
|
||||
[self setNeedsLayout];
|
||||
|
||||
Reference in New Issue
Block a user