Monotone-Parent: 79833ccb617830b4c2d4d2ce7c590e4662e16846

Monotone-Revision: 535269ec26cac9e28483df1693160af134682680

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-10-06T13:59:49
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-10-06 13:59:49 +00:00
parent a6ac923ffa
commit bc5c6979a3
4 changed files with 21 additions and 11 deletions
+5
View File
@@ -30,6 +30,11 @@
#define SENSITIVITY_PRIVATE 2
#define SENSITIVITY_COMPANY_CONFIDENTIAL 3
#define TBL_LEAF_ROW 0x00000001
#define TBL_EMPTY_CATEGORY 0x00000002
#define TBL_EXPANDED_CATEGORY 0x00000003
#define TBL_COLLAPSED_CATEGORY 0x00000004
@class NSArray;
@class NSMutableDictionary;
@class NSString;