X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3c75d8baf987c83e231c981d07b5a9217d711361..54590cb07847ca447411e8aefba0b01ccc24be22:/include/wx/msw/control.h diff --git a/include/wx/msw/control.h b/include/wx/msw/control.h index a2e56f7159..20d9c73d5b 100644 --- a/include/wx/msw/control.h +++ b/include/wx/msw/control.h @@ -15,7 +15,7 @@ #include "wx/dynarray.h" // General item class -class WXDLLEXPORT wxControl : public wxControlBase +class WXDLLIMPEXP_CORE wxControl : public wxControlBase { public: wxControl() { }