/[gnustep]/gnustep/usr-apps/gworkspace/GWRemote/GWRemote/GWRemote.m
ViewVC logotype

Diff of /gnustep/usr-apps/gworkspace/GWRemote/GWRemote/GWRemote.m

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

revision 1.8 by esersale, Sat Sep 27 10:25:58 2003 UTC revision 1.9 by esersale, Sun Sep 28 10:40:20 2003 UTC
# Line 1466  Do you want to save them?", @""), Line 1466  Do you want to save them?", @""),
1466          return YES;          return YES;
1467  }  }
1468    
1469    #ifndef GNUSTEP
1470    - (void)terminate:(id)sender
1471    {
1472      [NSApp terminate: self];
1473    }
1474    #endif
1475    
1476  @end  @end

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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