wxWidgets/include
Artur Wieczorek a49a2e7390 Fix expression with different enum types
Arithmetic conversions on operands of different enumeration types
are deprecated in C++20 so we need to explicitly cast the operand
to the compatible type.

Closes  #22505.
2022-06-16 14:54:57 +02:00
..
msvc/wx
wx Fix expression with different enum types 2022-06-16 14:54:57 +02:00