]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/statusbr.h
don't draw borders for bitmap buttons with wxBORDER_NONE style
[wxWidgets.git] / include / wx / statusbr.h
index 0b286fc7f75e9eeae949c392e4b109b89fe92113..241f5cbf8eb99a296c635d9ee96ff0cfed19356d 100644 (file)
@@ -90,7 +90,7 @@ protected:
     bool m_bEllipsized;
 };
 
-WX_DECLARE_OBJARRAY(wxStatusBarPane, wxStatusBarPaneArray);
+WX_DECLARE_EXPORTED_OBJARRAY(wxStatusBarPane, wxStatusBarPaneArray);
 
 // ----------------------------------------------------------------------------
 // wxStatusBar: a window near the bottom of the frame used for status info