[Issue 1001965] ConfigTool - Patch to optionally display the build duration
[email protected] Fri, 31 Jan 2020 12:22:38 +0000
| Newsgroups | gmane.os.ecos.patches |
|---|---|
| Message-ID | <[email protected]/> |
Please do not reply to this email, use the link below. https://bugzilla.ecoscentric.com/show_bug.cgi?id=3D1001965 --- Comment #1 from Alex Schuilenburg <[email protected]> --- Just a quick note on this patch The line in configtool.cpp: m_BuildStart =3D wxDateTime::Now(); needs to be moved out of the=20 if (wxGetApp().GetSettings().m_showBuildTime) conditional as when activated during a a build, the displayed time at the e= nd of a build will be incorrect. --=20 You are receiving this mail because: You are on the CC list for the issue.=