Develop and Download Open Source Software

Browse CVS Repository

Diff of /undmail/guiproto/MainController.m

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

revision 1.8 by footashida, Fri Nov 22 16:06:33 2002 UTC revision 1.9 by footashida, Sun Nov 24 13:45:06 2002 UTC
# Line 132  Line 132 
132      [mailCheckTable setDataSource:[[MailCheckTableDataSource alloc] init]];      [mailCheckTable setDataSource:[[MailCheckTableDataSource alloc] init]];
133            
134  }  }
135    -(IBAction)createRule:(id)sender{
136        [self showPreference:self];
137        [self changePreferenceView:rulePref];
138    }
139  @end  @end

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

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26