summaryrefslogtreecommitdiff
path: root/protocols/GTalkExt/src/db.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/GTalkExt/src/db.h')
-rw-r--r--protocols/GTalkExt/src/db.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/GTalkExt/src/db.h b/protocols/GTalkExt/src/db.h
index 2a688dcad0..92a01c6500 100644
--- a/protocols/GTalkExt/src/db.h
+++ b/protocols/GTalkExt/src/db.h
@@ -29,3 +29,5 @@ LPTSTR ReadJidSetting(LPCSTR name, LPCTSTR jid);
void WriteJidSetting(LPCSTR name, LPCTSTR jid, LPCTSTR setting);
IJabberInterface* IsGoogleAccount(LPCSTR szModuleName);
+
+void RenewPseudocontactHandles();