From f673f034c2fef25e932a12fbd5e2772f90c75e6d Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 17 Jun 2012 12:44:02 +0000 Subject: Clist_mw & Clist_modern renamed git-svn-id: http://svn.miranda-ng.org/main/trunk@455 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Clist_modern/hdr/modern_gettextasync.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 plugins/Clist_modern/hdr/modern_gettextasync.h (limited to 'plugins/Clist_modern/hdr/modern_gettextasync.h') diff --git a/plugins/Clist_modern/hdr/modern_gettextasync.h b/plugins/Clist_modern/hdr/modern_gettextasync.h new file mode 100644 index 0000000000..881e2b738d --- /dev/null +++ b/plugins/Clist_modern/hdr/modern_gettextasync.h @@ -0,0 +1,5 @@ +#pragma once +void InitCacheAsync(); +void UninitCacheAsync(); +void gtaRenewText(HANDLE hContact); +int gtaAddRequest(struct ClcData *dat,struct ClcContact *contact,HANDLE hContact); \ No newline at end of file -- cgit v1.2.3