diff options
Diffstat (limited to 'plugins/ExternalAPI/m_account.h')
| -rw-r--r-- | plugins/ExternalAPI/m_account.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/ExternalAPI/m_account.h b/plugins/ExternalAPI/m_account.h index ebd730be07..11458828ce 100644 --- a/plugins/ExternalAPI/m_account.h +++ b/plugins/ExternalAPI/m_account.h @@ -328,6 +328,7 @@ struct CAccount : public MZeroedObject CAccount *Next;
+ void CheckMail();
void RefreshContact();
};
|
