wxWidgets/include/wx/persist
Vadim Zeitlin 152ec51033 Add missing wxUSE_XXX checks to persistent adapters headers
Make sure these headers can be compiled even when the control they're
written for is not available in the build. Including them in this case
doesn't make much sense, of course, but not giving any errors is still
nicer and consistent with the rest of wx headers.
2020-11-19 16:34:17 +01:00
..
bookctrl.h Add missing wxUSE_XXX checks to persistent adapters headers 2020-11-19 16:34:17 +01:00
combobox.h Add missing wxUSE_XXX checks to persistent adapters headers 2020-11-19 16:34:17 +01:00
dataview.h Add missing wxUSE_XXX checks to persistent adapters headers 2020-11-19 16:34:17 +01:00
splitter.h Fix persistent classes build without implicit wxString encoding 2020-11-19 13:06:37 +01:00
toplevel.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
treebook.h Add missing wxUSE_XXX checks to persistent adapters headers 2020-11-19 16:34:17 +01:00
window.h