Files
wxWidgets/interface
mcorino d0405788c2 Allow passing null config to wxHtmlHelpWindow::UseConfig()
Null argument is allowed in wxHtmlHelpController::ReadCustomization()
and is potentially useful here to prevent the use of a dangling pointer.

Also explicitly document that this parameter can be null.

Closes #26238.
2026-02-24 16:49:05 +01:00
..