From 22ad532bfa626867529355baa5ea96f2fafdc233 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 3 Aug 2022 15:10:51 +0300 Subject: fixes #3131 (StdUserInfo & metacontacts) --- include/m_options.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/m_options.h b/include/m_options.h index b8af09a177..b60b84a711 100644 --- a/include/m_options.h +++ b/include/m_options.h @@ -77,6 +77,7 @@ struct OPTIONSDIALOGPAGE }; }; +#define ODPF_ICON 2 // dwInitParam contains icon id #define ODPF_BOLDGROUPS 4 // give group box titles a bold font #define ODPF_UNICODE 8 // string fields in OPTIONSDIALOGPAGE are wchar_t* #define ODPF_USERINFOTAB 16 // options page is tabbed -- cgit v1.2.3