Revision: 7270
http://skim-app.svn.sourceforge.net/skim-app/?rev=7270&view=rev
Author: hofman
Date: 2011-06-15 12:24:05 +0000 (Wed, 15 Jun 2011)
Log Message:
-----------
fix method name for KVO dependent keys
Modified Paths:
--------------
trunk/SKTransitionInfo.m
Modified: trunk/SKTransitionInfo.m
===================================================================
--- trunk/SKTransitionInfo.m 2011-06-14 10:23:55 UTC (rev 7269)
+++ trunk/SKTransitionInfo.m 2011-06-15 12:24:05 UTC (rev 7270)
@@ -45,7 +45,7 @@
@synthesize transitionStyle, duration, shouldRestrict, thumbnail, label;
@dynamic properties, title;
-+ (NSSet *)keyPathsForValuesAffectingValueForTitle {
++ (NSSet *)keyPathsForValuesAffectingTitle {
return [NSSet setWithObjects:@"label", nil];
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit