Various improvements to the Preferences module

Monotone-Parent: f5af4bb05528ecf5545e12a51e343876ffad7270
Monotone-Revision: 997781056d484980738b11e151b8156a66f0998b

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-08-06T19:07:25
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2009-08-06 19:07:25 +00:00
parent 8bf4515d6f
commit c3ff1d6c6e
17 changed files with 119 additions and 53 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
NSCalendarDate *today;
NSMutableArray *hours;
NSArray *daysOfWeek;
BOOL hasChanged;
BOOL hasChanged, composeMessageTypeHasChanged;
}
@end