X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..f36b3a915e4543fbbd9c911724404b016972aabc:/include/wx/listctrl.h diff --git a/include/wx/listctrl.h b/include/wx/listctrl.h index ba631c7985..4eae666734 100644 --- a/include/wx/listctrl.h +++ b/include/wx/listctrl.h @@ -22,7 +22,7 @@ // constants // ---------------------------------------------------------------------------- -extern WXDLLEXPORT_DATA(const wxChar*) wxListCtrlNameStr; +extern WXDLLEXPORT_DATA(const wxChar) wxListCtrlNameStr[]; // ---------------------------------------------------------------------------- // include the wxListCtrl class declaration