Add missing WXDLLEXPORT.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27172 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mattia Barbon 2004-05-08 09:45:26 +00:00
parent 7ee2fd4f1a
commit 40964ef0f9

View File

@ -22,7 +22,7 @@
// wxStaticBitmap
// ----------------------------------------------------------------------------
class wxStaticBitmap : public wxStaticBitmapBase
class WXDLLEXPORT wxStaticBitmap : public wxStaticBitmapBase
{
public:
wxStaticBitmap()