]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/foldbar/foldpanelitem.h
Other fixes to shared build.
[wxWidgets.git] / contrib / include / wx / foldbar / foldpanelitem.h
index 509898f30b887eb84ea1bb8ed0313c382bd9d8d5..4891e319e50a4000295db6ce963474aac361ba4f 100644 (file)
@@ -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;