wxWidgets/include
Vadim Zeitlin 4d5bdfeb77 Fix shadow warning in wxHtmlHelpDialog ctor declaration
This is similar to 858248d055 (Fix declaration shadow warning in
wxHtmlHelpFrame, 2021-04-21) and fixes another -Wshadow from gcc 11 by
getting rid of the last parameter confusingly named as its type.

See #19153.
2021-10-22 01:37:20 +02:00
..
msvc/wx Use "vc143" version-dependent compiler prefix for MSVS 2022 2021-08-24 23:05:25 +02:00
wx Fix shadow warning in wxHtmlHelpDialog ctor declaration 2021-10-22 01:37:20 +02:00