Added rooms history to ProfAccount
This commit is contained in:
@@ -38,6 +38,7 @@ typedef struct prof_account_t {
|
||||
gint priority_xa;
|
||||
gint priority_dnd;
|
||||
gboolean enabled;
|
||||
GSList *room_history;
|
||||
} ProfAccount;
|
||||
|
||||
void accounts_load(void);
|
||||
|
||||
Reference in New Issue
Block a user