2009-03-30 [colin] 3.7.1cvs30
[claws.git] / src / mainwindow.h
index a16c182a254154649813ad67fb69ab2c1a8b7b0e..7dbc8ace8c2eb8505e83e6cecd25d72c9c952eb3 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2007 Hiroyuki Yamamoto and the Claws Mail team
+ * Copyright (C) 1999-2009 Hiroyuki Yamamoto and the Claws Mail team
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -64,7 +64,8 @@ typedef enum
        M_IN_MSGLIST          = 1 << 23,
        M_HAVE_MULTI_ACCOUNT  = 1 << 24,
        M_FOLDER_SELECTED     = 1 << 25,
-       M_SESSION_PASSWORDS   = 1 << 26
+       M_SESSION_PASSWORDS   = 1 << 26,
+       M_DELETED_EXISTS      = 1 << 27
 } SensitiveCond;
 
 typedef enum