X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9cf662c4920021cb10ef5b3020c96217d5d7e500..9838b284443a889c6c629568011c8ce76cfbacd4:/contrib/include/wx/foldbar/foldpanelitem.h diff --git a/contrib/include/wx/foldbar/foldpanelitem.h b/contrib/include/wx/foldbar/foldpanelitem.h index 509898f30b..4891e319e5 100644 --- a/contrib/include/wx/foldbar/foldpanelitem.h +++ b/contrib/include/wx/foldbar/foldpanelitem.h @@ -157,7 +157,7 @@ WX_DECLARE_OBJARRAY(wxFoldWindowItem, wxFoldWindowItemArray); for receiving of events, and a the rest of the area can be populated by a wxPanel derived class. */ -class wxFoldPanelItem: public wxPanel +class WXDLLIMPEXP_FOLDBAR wxFoldPanelItem: public wxPanel { private: wxCaptionBar *_captionBar;