Revision: 7177
http://skim-app.svn.sourceforge.net/skim-app/?rev=7177&view=rev
Author: hofman
Date: 2011-03-21 18:02:48 +0000 (Mon, 21 Mar 2011)
Log Message:
-----------
no need for extra delegate conformance decleration
Modified Paths:
--------------
trunk/SKBookmarkController.h
Modified: trunk/SKBookmarkController.h
===================================================================
--- trunk/SKBookmarkController.h 2011-03-21 13:12:45 UTC (rev 7176)
+++ trunk/SKBookmarkController.h 2011-03-21 18:02:48 UTC (rev 7177)
@@ -42,7 +42,7 @@
@class SKBookmark, SKStatusBar;
-@interface SKBookmarkController : SKWindowController <NSWindowDelegate,
NSToolbarDelegate, NSMenuDelegate, SKOutlineViewDelegate,
NSOutlineViewDataSource> {
+@interface SKBookmarkController : SKWindowController <NSWindowDelegate,
NSToolbarDelegate, NSMenuDelegate, SKOutlineViewDelegate> {
SKOutlineView *outlineView;
SKStatusBar *statusBar;
SKBookmark *bookmarkRoot;
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