summaryrefslogtreecommitdiff
path: root/stopspam_mod/trunk/utilities.h
diff options
context:
space:
mode:
Diffstat (limited to 'stopspam_mod/trunk/utilities.h')
-rw-r--r--stopspam_mod/trunk/utilities.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/stopspam_mod/trunk/utilities.h b/stopspam_mod/trunk/utilities.h
index efe8a59..1b5f719 100644
--- a/stopspam_mod/trunk/utilities.h
+++ b/stopspam_mod/trunk/utilities.h
@@ -3,4 +3,5 @@ std::string DBGetContactSettingStringPAN_A(HANDLE hContact, char const * szModul
tstring &GetDlgItemString(HWND hwnd, int id);
std::string &GetProtoList();
bool ProtoInList(std::string proto);
-void RemoveExcludedUsers(); \ No newline at end of file
+void RemoveExcludedUsers();
+tstring variables_parse(tstring const &tstrFormat, HANDLE hContact); \ No newline at end of file