wxwidgets/include/wx/propgrid
Vadim Zeitlin ff6201fe1d Fix compilation of propgrid.h included as first header
Forward declare wxTextCtrl used in this file.

Closes #23414.
2023-04-04 17:03:53 +02:00
..
advprops.h Use constexpr to declare constants in wxPropertyGrid 2023-01-22 20:15:01 +01:00
editors.h Use std::vector instead of wxVector in wxPropertyGrid 2023-01-22 20:11:43 +01:00
manager.h Avoid deprecation warnings due to recent wxPropertyGrid changes 2023-02-19 23:38:04 +01:00
private.h Move wxPropertyGrid internal stuff to the separate private header 2023-03-10 23:57:43 +01:00
property.h Simplify the use of wxPG_DEPRECATED_MACRO_VALUE 2023-03-23 13:32:28 +01:00
propgrid.h Fix compilation of propgrid.h included as first header 2023-04-04 17:03:53 +02:00
propgriddefs.h Implement comparison operators for bitmasks with enum classes 2023-03-15 19:02:29 +01:00
propgridiface.h Fix building wxPropertyGrid with v3.0 compatibility enabled 2023-03-22 17:07:41 +01:00
propgridpagestate.h Implement comparison operators for bitmasks with enum classes 2023-03-15 19:02:29 +01:00
props.h Move wxPropertyGrid internal stuff to the separate private header 2023-03-10 23:57:43 +01:00