From cb492203382e21b52dce512d70efb487715392df Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 12 May 2012 21:12:56 +0000 Subject: NxWM: Fix double deletion of class git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4727 42af7a65-404d-4744-a932-0658087f49c3 --- NxWidgets/ChangeLog.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'NxWidgets/ChangeLog.txt') diff --git a/NxWidgets/ChangeLog.txt b/NxWidgets/ChangeLog.txt index da14da62b..8dd65d78b 100755 --- a/NxWidgets/ChangeLog.txt +++ b/NxWidgets/ChangeLog.txt @@ -62,4 +62,7 @@ some special mouse and keyboard input event handling. * NxWM::CTaskbar: Correct the calculation of the physical size of the display. - +* NxWM::CCalibration: run method must clear m_stop when returning, or you can + never restart the Calibration window. +* NxWM::CTaskbar: On a failure to start an application, the application icon + CImage was being deleted twice. -- cgit v1.2.3