2005-04-30 [colin] 1.9.6cvs47
[claws.git] / src / prefs_account.h
index faee0bd09d0d3bb791ff5c4d939e53f3ad61d57d..79c9327099a74703b92d31451644f8ca3d6c40d2 100644 (file)
@@ -177,6 +177,7 @@ struct _PrefsAccount
 
        Folder *folder;
        GHashTable *privacy_prefs;
+       SMTPSession *session;
 };
 
 void prefs_account_init                        (void);