wxWidgets/include/wx/persist
Vadim Zeitlin 34f8ae85e0 Simplify wxPersistentTLW code and avoid warnings in it
Use wxPoint and wxSize instead of individual "int" variables to make the code
slightly shorter and avoid clang warnings about "y" and "h" being possibly
uninitialized (which couldn't happen, but the compiler didn't understand it,
at least in non-optimized builds).
2016-12-14 02:21:40 +01:00
..
bookctrl.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
splitter.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
toplevel.h Simplify wxPersistentTLW code and avoid warnings in it 2016-12-14 02:21:40 +01:00
treebook.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
window.h Remove MSVC6 support. 2014-05-15 22:32:17 +00:00