Revision: 7160
          http://skim-app.svn.sourceforge.net/skim-app/?rev=7160&view=rev
Author:   hofman
Date:     2011-03-13 12:39:20 +0000 (Sun, 13 Mar 2011)

Log Message:
-----------
declare id

Modified Paths:
--------------
    trunk/SKApplication.m

Modified: trunk/SKApplication.m
===================================================================
--- trunk/SKApplication.m       2011-03-12 22:01:11 UTC (rev 7159)
+++ trunk/SKApplication.m       2011-03-13 12:39:20 UTC (rev 7160)
@@ -214,7 +214,7 @@
 }
 
 #if MAC_OS_X_VERSION_MAX_ALLOWED > MAC_OS_X_VERSION_10_5
-- (id <SKApplicationDelegate>)delegate { return 
(<SKApplicationDelegate>)[super delegate]; }
+- (id <SKApplicationDelegate>)delegate { return (id 
<SKApplicationDelegate>)[super delegate]; }
 - (void)setDelegate:(id <SKApplicationDelegate>)newDelegate { [super 
setDelegate:newDelegate]; }
 #endif
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to