From b2c91edc9646daa331de71d589e4fec6bdef4945 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 11 Jul 2018 17:09:17 +0300 Subject: GUI change: - methods OnInitDialog, OnApply & OnClose of CDlgBase now return true if successful. return of false prevents a dialog from being loaded or left respectively; - massive code cleaning considering the 'virtual' attribute of overridden methods; - also fixes #1476 (Don't close "Create new account" window if user not set account name) --- libs/win64/mir_app.lib | Bin 168410 -> 168414 bytes libs/win64/mir_core.lib | Bin 323494 -> 323990 bytes 2 files changed, 0 insertions(+), 0 deletions(-) (limited to 'libs/win64') diff --git a/libs/win64/mir_app.lib b/libs/win64/mir_app.lib index b7c6951225..64bd2e8693 100644 Binary files a/libs/win64/mir_app.lib and b/libs/win64/mir_app.lib differ diff --git a/libs/win64/mir_core.lib b/libs/win64/mir_core.lib index d0f9ce3e66..c4aa6435b0 100644 Binary files a/libs/win64/mir_core.lib and b/libs/win64/mir_core.lib differ -- cgit v1.2.3