X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/52f2ad0899c3e625b6ae1449524993ed8be39d7a..d11e8786ed13b72766eea18cb577cc00f9f08f41:/include/wx/listctrl.h?ds=sidebyside diff --git a/include/wx/listctrl.h b/include/wx/listctrl.h index 9c289e604c..fbf05abb9c 100644 --- a/include/wx/listctrl.h +++ b/include/wx/listctrl.h @@ -26,7 +26,7 @@ // constants // ---------------------------------------------------------------------------- -WXDLLEXPORT_DATA(extern const wxChar*) wxListCtrlNameStr; +extern WXDLLEXPORT_DATA(const wxChar*) wxListCtrlNameStr; // ---------------------------------------------------------------------------- // include the wxListCtrl class declaration