From 8b4972feb7dc839d3a8537f9f1796a054c509d67 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 4 Aug 2022 20:47:49 +0300 Subject: UInfoEx to be compatible with custom icons --- plugins/ExternalAPI/m_userinfoex.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/ExternalAPI') diff --git a/plugins/ExternalAPI/m_userinfoex.h b/plugins/ExternalAPI/m_userinfoex.h index aa1de051ae..08b412b16e 100644 --- a/plugins/ExternalAPI/m_userinfoex.h +++ b/plugins/ExternalAPI/m_userinfoex.h @@ -34,7 +34,6 @@ Otherwise the default icon is displayed for this treeitem. #ifndef ODPF_UNICODE #define ODPF_UNICODE 8 // string fields in OPTIONSDIALOGPAGE are WCHAR* #endif -#define ODPF_ICON 64 // the hIcon member of the option dialog page is valid /* Handling notifications v0.1.0.4+ A dialogbox should call SetWindowLongPtr(hDlg, DWLP_MSGRESULT, PSP_CHANGED) on a PSN_INFOCHANGED notification if -- cgit v1.2.3