Browse CVS Repository
Diff of /undmail/guiproto/MainController.m
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 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 |
|
|
|