X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/72cb72bf824f8fdc2f0738d23379896f594d3189..e4c903b2ea42fe104ef50d0ea6028f14d8309dfa:/include/wx/os2/textctrl.h?ds=inline diff --git a/include/wx/os2/textctrl.h b/include/wx/os2/textctrl.h index e693736aad..e00ff2433a 100644 --- a/include/wx/os2/textctrl.h +++ b/include/wx/os2/textctrl.h @@ -14,7 +14,7 @@ typedef int (wxCALLBACK *wxTreeCtrlCompare)(long lItem1, long lItem2, long lSortData); -class WXDLLEXPORT wxTextCtrl : public wxTextCtrlBase +class WXDLLIMPEXP_CORE wxTextCtrl : public wxTextCtrlBase { public: wxTextCtrl();