Files
wxWidgets/samples
Vadim Zeitlin 28d3cbdfb9 Remove DebugOnlyLog and fix memory leak in webview sample
DebugOnlyLog is not needed any more since 33931b7378 (UI improvements to
WebView sample, 2024-03-19) replaced wxLogWindow, which doesn't let
trace messages through (but probably should?), with wxLogTextCtrl, which
doesn't eat the trace messages.

Also fix a memory leak introduced in the same commit: the old logger
returned by SetActiveTarget() must be destroyed.

See #24417.

Closes #24787.
2024-09-05 18:53:18 +02:00
..
2024-06-22 13:51:39 +02:00
2024-06-22 13:51:39 +02:00
2024-06-22 13:51:39 +02:00
2024-06-22 13:51:39 +02:00
2024-07-07 01:17:22 +02:00
2024-06-22 13:51:39 +02:00
2024-06-22 13:51:39 +02:00
2024-06-22 13:51:39 +02:00