mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-25 16:33:22 +00:00
Fixed a translation bug in MessageListView
Monotone-Parent: 4b5ba0c0b794837c553c64a3c5e55717bd636b7b Monotone-Revision: a1a0f6f62f6d3e023e2fadcfe803aad3abadef82 Monotone-Author: crobert@inverse.ca Monotone-Date: 2008-10-08T18:38:03 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
|
||||
#import <SOGoUI/UIxComponent.h>
|
||||
|
||||
@class NSDictionary;
|
||||
@class EOQualifier;
|
||||
@class SOGoDateFormatter;
|
||||
|
||||
@@ -37,6 +38,7 @@
|
||||
SOGoDateFormatter *dateFormatter;
|
||||
NSTimeZone *userTimeZone;
|
||||
int folderType;
|
||||
NSDictionary *currentColumn;
|
||||
}
|
||||
|
||||
- (NSString *) defaultSortKey;
|
||||
|
||||
Reference in New Issue
Block a user