wxWidgets/include/wx/propgrid
Artur Wieczorek d55cf1fc1f Fix marking wxPGIterator template class with dllexport/import attributes
It's not allowed to mark the class template. Only explicit instantiation can be marked with dllexport/import attributes.
2019-06-29 11:16:29 +02:00
..
advprops.h Make wxPG_ATTR_MULTICHOICE_USERSTRINGMODE a built-in attribute 2019-04-22 20:16:15 +02:00
editors.h Get rid of unnecessary const casts 2019-06-16 19:50:57 +02:00
manager.h Get rid of unnecessary const casts 2019-06-16 19:50:57 +02:00
property.h Make wxPGProperty an abstract class 2019-06-29 11:11:35 +02:00
propgrid.h Get rid of unnecessary const casts 2019-06-16 19:50:57 +02:00
propgriddefs.h Support tooltips in wxPropertyGrid if support for tooltips enabled is globally 2019-06-16 19:45:40 +02:00
propgridiface.h Get rid of unnecessary const casts 2019-06-16 19:50:57 +02:00
propgridpagestate.h Fix marking wxPGIterator template class with dllexport/import attributes 2019-06-29 11:16:29 +02:00
props.h Make validation helper functions private in all numeric wxPG properties 2019-06-29 11:16:01 +02:00