X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/65391c8ffcb388cd31f610776654f50aed97cbee..8e77fd8bca165aab9709649d79a7cbc6a172d4e1:/include/wx/bmpcbox.h?ds=sidebyside diff --git a/include/wx/bmpcbox.h b/include/wx/bmpcbox.h index fb10613640..c0b753bebd 100644 --- a/include/wx/bmpcbox.h +++ b/include/wx/bmpcbox.h @@ -27,6 +27,8 @@ class WXDLLIMPEXP_FWD_CORE wxItemContainer; // (either native or generic). #if !defined(__WXGTK20__) || defined(__WXUNIVERSAL__) #define wxBITMAPCOMBOBOX_OWNERDRAWN_BASED + +class WXDLLIMPEXP_FWD_CORE wxDC; #endif extern WXDLLIMPEXP_DATA_ADV(const char) wxBitmapComboBoxNameStr[];