add created offline folder flag

git-svn-id: svn://10.0.0.236/trunk@45273 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bienvenu%netscape.com
1999-08-31 03:09:30 +00:00
parent cf007b6ca2
commit 9f5b856289

View File

@@ -119,6 +119,8 @@
#define MSG_FOLDER_FLAG_IMAP_NOSELECT 0x1000000 /* This folder is an IMAP \Noselect folder */
#define MSG_FOLDER_FLAG_CREATED_OFFLINE 0x2000000 /* this folder created offline */
#define MSG_FOLDER_PREF_CACHED 0x80000000 /* we've retrieved prefs from db */
#endif