The gestures frame created its own log target and deleted the previous one but did not restore it when being closed. This left the current log target invalid which led to a crash when calling any wxLog*() function after gestures frame was closed. Fix this by restoring the previous log target when gestures frame is closed. Closes #23767. See #23881. |
||
|---|---|---|
| .. | ||
| chessboard.cpp | ||
| chessboard.h | ||
| descrip.mms | ||
| event.bkl | ||
| event.cpp | ||
| gestures.cpp | ||
| gestures.h | ||
| makefile.gcc | ||
| Makefile.in | ||
| makefile.unx | ||
| makefile.vc | ||