Move wxPropertyGrid internal stuff to the separate private header

This commit is contained in:
Artur Wieczorek 2023-03-10 22:35:47 +01:00 committed by AW
parent 623591823d
commit 3142e028b2
19 changed files with 225 additions and 215 deletions

View file

@ -4006,6 +4006,7 @@ COND_USE_GUI_1_ALL_GUI_HEADERS = \
wx/propgrid/propgridiface.h \
wx/propgrid/propgridpagestate.h \
wx/propgrid/props.h \
wx/propgrid/private.h \
wx/ribbon/art.h \
wx/ribbon/art_internal.h \
wx/ribbon/bar.h \