X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7d8268a1d64de58aab194e4d8ae800c755990aad..01526d4f6cd7dd242e561aa24066f8ca0290a9ac:/include/wx/textctrl.h?ds=sidebyside diff --git a/include/wx/textctrl.h b/include/wx/textctrl.h index a944b5d8ba..652b38e595 100644 --- a/include/wx/textctrl.h +++ b/include/wx/textctrl.h @@ -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