/[gnustep]/gnustep/usr-apps/gworkspace/GWLib/BIcon.h
ViewVC logotype

Diff of /gnustep/usr-apps/gworkspace/GWLib/BIcon.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by esersale, Mon Aug 25 17:19:13 2003 UTC revision 1.3 by esersale, Mon Sep 29 13:20:28 2003 UTC
# Line 50  inRect: NSMakeRect(((int)(s1).width - (i Line 50  inRect: NSMakeRect(((int)(s1).width - (i
50    NSString *fullpath;    NSString *fullpath;
51    NSString *name;    NSString *name;
52    NSString *hostname;    NSString *hostname;
   
   NSString *remoteHostName;      
   BOOL isRemote;  
53                    
54          BOOL isRootIcon;                  BOOL isRootIcon;        
55    BOOL singlepath;    BOOL singlepath;
# Line 78  inRect: NSMakeRect(((int)(s1).width - (i Line 75  inRect: NSMakeRect(((int)(s1).width - (i
75    NSFileManager *fm;    NSFileManager *fm;
76  }    }  
77    
 - (id)initForRemoteHost:(NSString *)rhost;  
   
78  - (void)setDelegate:(id)aDelegate;  - (void)setDelegate:(id)aDelegate;
79    
80  - (id)delegate;  - (id)delegate;

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26