Fix unseen count of folders beginning with a digit

Fixes #2652
This commit is contained in:
Francis Lachapelle
2014-03-13 08:41:42 -04:00
parent c8550c8a4a
commit bd577fd513
3 changed files with 5 additions and 1 deletions
+1
View File
@@ -41,6 +41,7 @@
#import <Mailer/SOGoTrashFolder.h>
#import <SOGo/NSObject+Utilities.h>
#import <SOGo/NSString+Utilities.h>
#import <SOGo/SOGoDomainDefaults.h>
#import <SOGo/SOGoUser.h>
#import <SOGo/SOGoUserDefaults.h>