wxwidgets/include
Vadim Zeitlin 5988812efa Initialize some wxKeyEvent members in their declarations
Initialize at least boolean members when they are declared to ensure
that we don't forget to do it later (see #23593).

The other ones are already initialized later, normally, so don't touch
them for now.

No real changes.
2023-06-02 16:20:04 +02:00
..
msvc/wx Link with lexilla library too in MSVS-specific wx/setup.h 2023-03-08 18:24:38 +00:00
wx Initialize some wxKeyEvent members in their declarations 2023-06-02 16:20:04 +02:00