Other fixes to shared build.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2004-08-12 10:18:47 +00:00
parent ac87906548
commit cc86383526
3 changed files with 3 additions and 3 deletions

View File

@@ -101,7 +101,7 @@ WX_DEFINE_ARRAY_PTR(wxFoldPanelItem *, wxFoldPanelItemArray);
expanded state.
*/
class wxFoldPanelBar: public wxPanel
class WXDLLIMPEXP_FOLDBAR wxFoldPanelBar: public wxPanel
{
private:
DECLARE_CLASS( wxFoldPanelBar )