Files
wxWidgets/include/wx/gtk/private
Vadim Zeitlin fa4339a935 Initialize wxGtkValue in a way not requiring C++11
As we still support C++98, don't use G_VALUE_INIT as the initializer:
it's a braced-init-list, which is only allowed in C++11.

Co-Authored-By: Paul Cornett <paulcor@users.noreply.github.com>
2021-01-25 00:49:27 +01:00
..
2020-10-23 09:35:37 -07:00
2017-12-19 09:41:26 -08:00
2017-02-24 23:37:44 +01:00