From 0ed539295d3618f0cb21c41158f2668e658d2035 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 26 Jan 2021 23:19:39 +0300 Subject: tabSRMM: fix for templates editor dialog --- plugins/TabSRMM/src/stdafx.h | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/TabSRMM/src/stdafx.h') diff --git a/plugins/TabSRMM/src/stdafx.h b/plugins/TabSRMM/src/stdafx.h index 994e3d9c09..f676067a79 100644 --- a/plugins/TabSRMM/src/stdafx.h +++ b/plugins/TabSRMM/src/stdafx.h @@ -223,6 +223,7 @@ extern COLORREF fontcolors[MSGDLGFONTCOUNT + 2]; extern HINSTANCE hinstance; extern BOOL g_bIMGtagButton; extern char* TemplateNames[TMPL_MAX]; +extern wchar_t* TemplateNamesW[TMPL_MAX]; extern HANDLE hUserPrefsWindowList; extern TCpTable cpTable[]; -- cgit v1.2.3