Revision: 7840
http://skim-app.svn.sourceforge.net/skim-app/?rev=7840&view=rev
Author: amaxwell
Date: 2012-12-10 18:38:05 +0000 (Mon, 10 Dec 2012)
Log Message:
-----------
Xcode 4 warning fix
Modified Paths:
--------------
trunk/SKMainWindowController_Actions.m
Modified: trunk/SKMainWindowController_Actions.m
===================================================================
--- trunk/SKMainWindowController_Actions.m 2012-12-10 18:32:23 UTC (rev
7839)
+++ trunk/SKMainWindowController_Actions.m 2012-12-10 18:38:05 UTC (rev
7840)
@@ -148,7 +148,7 @@
[annotation setLineWidth:[sender lineWidth]];
break;
case SKStyleLineChangeAction:
- [annotation setBorderStyle:[sender style]];
+ [annotation setBorderStyle:[(SKLineInspector *)sender style]];
break;
case SKDashPatternLineChangeAction:
[annotation setDashPattern:[sender dashPattern]];
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