Fix compilation of propgrid.h included as first header

Forward declare wxTextCtrl used in this file.

Closes #23414.
This commit is contained in:
Vadim Zeitlin 2023-04-04 17:03:53 +02:00
parent 02cba46643
commit ff6201fe1d

View file

@ -35,6 +35,7 @@ class wxPGComboBox;
#if wxUSE_STATUSBAR
class WXDLLIMPEXP_FWD_CORE wxStatusBar;
#endif
class WXDLLIMPEXP_FWD_CORE wxTextCtrl;
// -----------------------------------------------------------------------
// Global variables