summaryrefslogtreecommitdiff
path: root/src/core/stdmsg/res
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2023-04-11 18:00:04 +0300
committerGeorge Hazan <ghazan@miranda.im>2023-04-11 18:00:04 +0300
commit13c7e5a67a268613cf8aa3851be09e971106c3bf (patch)
tree621bb017471ac3316c7248d20d39b9618a00f77f /src/core/stdmsg/res
parenteb891ac9d8974b650d211cd3045cc582550a3fc3 (diff)
StdMsg: avatar drawing fix
Diffstat (limited to 'src/core/stdmsg/res')
-rw-r--r--src/core/stdmsg/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdmsg/res/resource.rc b/src/core/stdmsg/res/resource.rc
index 791d51b84f..da5bc545bb 100644
--- a/src/core/stdmsg/res/resource.rc
+++ b/src/core/stdmsg/res/resource.rc
@@ -86,7 +86,7 @@ BEGIN
CONTROL "",IDC_SPLITTERX,"Static",SS_ENHMETAFILE,172,23,10,73
CONTROL "",IDC_SPLITTERY,"Static",SS_ENHMETAFILE,0,108,251,2
LISTBOX IDC_SRMM_NICKLIST,182,2,69,94,LBS_OWNERDRAWFIXED | LBS_NOINTEGRALHEIGHT | LBS_NODATA | NOT WS_BORDER | WS_VSCROLL | WS_TABSTOP,WS_EX_STATICEDGE
- CONTROL "",IDC_AVATAR,"Static",SS_OWNERDRAW | NOT WS_VISIBLE,1,127,6,13
+ CONTROL "",IDC_AVATAR,"Button",SS_OWNERDRAW | NOT WS_VISIBLE,1,127,6,13
END
IDD_OPT_MSGLOG DIALOGEX 0, 0, 311, 171