2006-08-11 [colin] 2.4.0cvs41
[claws.git] / src / mainwindow.h
index b6b22b1ae78a6ce426e0ea49df5468da704c50f8..3c3fedc4819d7e3c522266952a29133485a602f9 100644 (file)
@@ -50,7 +50,8 @@ typedef enum
        M_DELAY_EXEC          = 1 << 14,
        M_NOT_NEWS            = 1 << 15,
        M_CAN_LEARN_SPAM      = 1 << 16,
        M_DELAY_EXEC          = 1 << 14,
        M_NOT_NEWS            = 1 << 15,
        M_CAN_LEARN_SPAM      = 1 << 16,
-       M_ACTIONS_EXIST       = 1 << 17
+       M_ACTIONS_EXIST       = 1 << 17,
+       M_HAVE_QUEUED_MAILS   = 1 << 18
 } SensitiveCond;
 
 typedef enum
 } SensitiveCond;
 
 typedef enum