wxwidgets/include
Vadim Zeitlin 7d635dfc17 Stop using gdk_flush()
We don't need to flush all the displays, do it just for the one we're
working with, which seems to be relatively important when we do it in
every call to gtk_window_motion_notify_callback() (while there is a
mouse capture).
2022-09-23 01:43:10 +02: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 Stop using gdk_flush() 2022-09-23 01:43:10 +02:00