]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/textctrl.h
Common code for the same handling of wxSL_INVERSE.
[wxWidgets.git] / include / wx / textctrl.h
index a944b5d8baf01d29710b815685d7275e57c58aaf..652b38e595e20b017d008d0bc47b79550af3caad 100644 (file)
@@ -68,7 +68,7 @@ typedef long wxTextCoord;
 // constants
 // ----------------------------------------------------------------------------
 
-WXDLLEXPORT_DATA(extern const wxChar*) wxTextCtrlNameStr;
+extern WXDLLEXPORT_DATA(const wxChar*) wxTextCtrlNameStr;
 
 // this is intentionally not enum to avoid warning fixes with
 // typecasting from enum type to wxTextCoord