From eb6bf8f4cc700ca89df670b01c27bf30465e91cc Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 13 Feb 2018 14:44:43 +0300 Subject: StatusManager: - minor code cleaning; - version bump --- plugins/StatusManager/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/StatusManager/res') diff --git a/plugins/StatusManager/res/resource.rc b/plugins/StatusManager/res/resource.rc index 38eaae136d..0e38cf1268 100644 --- a/plugins/StatusManager/res/resource.rc +++ b/plugins/StatusManager/res/resource.rc @@ -160,7 +160,7 @@ EXSTYLE WS_EX_CONTROLPARENT CAPTION "Command line" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN - DEFPUSHBUTTON "OK",IDC_OK,257,61,51,14 + DEFPUSHBUTTON "OK",IDOK,257,61,51,14 PUSHBUTTON "Copy to clipboard",IDC_COPY,132,61,120,14 EDITTEXT IDC_CMDL,7,19,301,35,ES_MULTILINE | ES_READONLY LTEXT "Command line:",IDC_STATIC,7,7,301,8 -- cgit v1.2.3