Revision: 7842
http://skim-app.svn.sourceforge.net/skim-app/?rev=7842&view=rev
Author: hofman
Date: 2012-12-10 18:54:51 +0000 (Mon, 10 Dec 2012)
Log Message:
-----------
Better typing of super
Modified Paths:
--------------
trunk/SKPDFView.m
Modified: trunk/SKPDFView.m
===================================================================
--- trunk/SKPDFView.m 2012-12-10 18:53:05 UTC (rev 7841)
+++ trunk/SKPDFView.m 2012-12-10 18:54:51 UTC (rev 7842)
@@ -2068,7 +2068,7 @@
rv = YES;
}
} else if ([[SKPDFView superclass] instancesRespondToSelector:_cmd]) {
- rv = [super control:control textView:textView
doCommandBySelector:command];
+ rv = [(id<NSControlTextEditingDelegate>)super control:control
textView:textView doCommandBySelector:command];
}
return rv;
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit