]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/vscroll.h
Applied patch [ 743248 ] wxArray::RemoveAt() error message fix
[wxWidgets.git] / include / wx / vscroll.h
index 9bf5cce2d9059dff512f1b4efe01e8ebabcca287..58b693f1e2e8562f4582f5da274ec1f3ef1732d1 100644 (file)
@@ -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