Added lastactivity preference

This commit is contained in:
James Booth
2015-10-14 21:17:46 +01:00
parent aae526fbde
commit 8c9174b82f
2 changed files with 5 additions and 0 deletions

View File

@@ -113,6 +113,7 @@ typedef enum {
PREF_PGP_LOG,
PREF_CERT_PATH,
PREF_TLS_SHOW,
PREF_LASTACTIVITY,
} preference_t;
typedef struct prof_alias_t {