diff --git a/include/wx/nonownedwnd.h b/include/wx/nonownedwnd.h index a7d35144d2..8029419765 100644 --- a/include/wx/nonownedwnd.h +++ b/include/wx/nonownedwnd.h @@ -18,7 +18,7 @@ // wxNonOwnedWindow: a window that is not a child window of another one. // ---------------------------------------------------------------------------- -class wxNonOwnedWindowBase : public wxWindow +class WXDLLIMPEXP_CORE wxNonOwnedWindowBase : public wxWindow { public: // Set the shape of the window to the given region.