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/win32/mir_app.lib | Bin 173332 -> 173338 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'libs/win32/mir_app.lib') diff --git a/libs/win32/mir_app.lib b/libs/win32/mir_app.lib index bcd629962d..1c9d529885 100644 Binary files a/libs/win32/mir_app.lib and b/libs/win32/mir_app.lib differ -- cgit v1.2.3