]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/textctrl.h
Fix wxWrapSizer minimal size calculation.
[wxWidgets.git] / include / wx / os2 / textctrl.h
index e693736aad9501fbd2a2a0a74374719500106631..e00ff2433a7d3719ee04e685f31e921bfd39440c 100644 (file)
@@ -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();