From d01ef0db6be8b7cb45eef8f41d69fd4e567cb7cf Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 22 May 2018 19:39:57 +0300 Subject: m_crypto.h => CMPlugin --- plugins/Db3x_mmap/src/ui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Db3x_mmap/src') diff --git a/plugins/Db3x_mmap/src/ui.h b/plugins/Db3x_mmap/src/ui.h index 36bec825e9..09e27961f8 100644 --- a/plugins/Db3x_mmap/src/ui.h +++ b/plugins/Db3x_mmap/src/ui.h @@ -42,7 +42,7 @@ public: void SetDescr(CRYPTO_PROVIDER *prov) { - m_descr.SetText(prov->ptszDescr); + m_descr.SetText(prov->szDescr.w); } inline CRYPTO_PROVIDER* GetSelected() -- cgit v1.2.3