diff options
Diffstat (limited to 'x11-toolkits/wxgtk32/files/patch-include_wx_propgrid_editors.h')
| -rw-r--r-- | x11-toolkits/wxgtk32/files/patch-include_wx_propgrid_editors.h | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/x11-toolkits/wxgtk32/files/patch-include_wx_propgrid_editors.h b/x11-toolkits/wxgtk32/files/patch-include_wx_propgrid_editors.h new file mode 100644 index 000000000000..07e063335055 --- /dev/null +++ b/x11-toolkits/wxgtk32/files/patch-include_wx_propgrid_editors.h @@ -0,0 +1,13 @@ +--- include/wx/propgrid/editors.h.orig 2022-10-15 19:03:21 UTC ++++ include/wx/propgrid/editors.h +@@ -13,6 +13,10 @@ + + #include "wx/defs.h" + ++#if wxUSE_BMPBUTTON ++#include "wx/bmpbndl.h" ++#endif ++ + #if wxUSE_PROPGRID + + #include "wx/window.h" |
