From bb73924a397ebbdb6eb6c8b1cafa645bfa6ba71c Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 2 Aug 2022 21:23:26 +0300 Subject: =?UTF-8?q?fixes=20#3136=20(UInfoEx:=20=D0=B1=D0=B0=D0=B3=D0=B8=20?= =?UTF-8?q?=D0=BF=D0=BE=D1=81=D0=BB=D0=B5=20=D0=BF=D0=B5=D1=80=D0=B5=D0=BF?= =?UTF-8?q?=D0=B8=D1=81=D1=8B=D0=B2=D0=B0=D0=BD=D0=B8=D1=8F=20=D0=BD=D0=B0?= =?UTF-8?q?=20=D0=BA=D0=BB=D0=B0=D1=81=D1=81=D1=8B)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/UserInfoEx/src/psp_profile.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/UserInfoEx/src') diff --git a/plugins/UserInfoEx/src/psp_profile.cpp b/plugins/UserInfoEx/src/psp_profile.cpp index 1479d3a15a..2fe42aeab6 100644 --- a/plugins/UserInfoEx/src/psp_profile.cpp +++ b/plugins/UserInfoEx/src/psp_profile.cpp @@ -1363,7 +1363,7 @@ public: } break; } - return FALSE; + return PSPBaseDlg::DlgProc(uMsg, wParam, lParam); } }; -- cgit v1.2.3