Files
wxWidgets/interface
Vadim Zeitlin a37d42c80e Remove documentation of non-existent wxPanel::OnSysColourChanged()
This function seems to have never existed in wxPanel and was removed
from its base wxWindow class in 74ea434841 (Add a function to perform
internal processing of wxSysColourChangedEvent, 2026-07-28).

Closes #26791.
2026-08-06 20:10:33 +02:00
..