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

Diff of /gnustep/usr-apps/gworkspace/GWLib/BMatrix.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 39  Line 39 
39    BOOL acceptDnd;    BOOL acceptDnd;
40    NSCell *dndTarget;    NSCell *dndTarget;
41    unsigned int dragOperation;    unsigned int dragOperation;
   
   NSString *remoteHostName;      
   BOOL isRemote;    
42  }  }
43    
44  - (id)initInColumn:(BColumn *)col  - (id)initInColumn:(BColumn *)col
# Line 50  Line 47 
47           prototype:(NSCell *)aCell           prototype:(NSCell *)aCell
48        numberOfRows:(int)numRows        numberOfRows:(int)numRows
49     numberOfColumns:(int)numColumns     numberOfColumns:(int)numColumns
50           acceptDnd:(BOOL)dnd           acceptDnd:(BOOL)dnd;
         remoteHost:(NSString *)rhost;  
51    
52  - (NSArray *)getVisibleCellsAndTuneSpace:(float *)tspace;  - (NSArray *)getVisibleCellsAndTuneSpace:(float *)tspace;
53    

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