wxwidgets/include
Vadim Zeitlin fcc7430610 Set wxALWAYS_NATIVE_DOUBLE_BUFFER to 1 to wxMSW too
Double buffering is always used in wxMSW after the last commit, so there
is no need to implement double buffering in our own code there any more.

This also means that only wxMotif and wxGTK1 don't have native double
buffering now, so flip the direction of the check and test for them only
(which will make removing support for them simpler).
2022-10-06 02:20:27 +01:00
..
msvc/wx Don't use token-pasting with non-identifiers in msvc/wx/setup.h 2022-08-01 17:02:55 +01:00
wx Set wxALWAYS_NATIVE_DOUBLE_BUFFER to 1 to wxMSW too 2022-10-06 02:20:27 +01:00