diff --git a/include/wx/vscroll.h b/include/wx/vscroll.h index 9bf5cce2d9..58b693f1e2 100644 --- a/include/wx/vscroll.h +++ b/include/wx/vscroll.h @@ -32,7 +32,7 @@ horizontal scrolling; it can't scroll another window nor only a rectangle of the window and not its entire client area. */ -class wxVScrolledWindow : public wxPanel +class WXDLLEXPORT wxVScrolledWindow : public wxPanel { public: // constructors and such