X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1ed64378076af9e28d1c3f896d4b85bdc6aa1b2a..696b38f7f5255a9aae92822efafc3de36e3390a5:/include/wx/gauge.h?ds=sidebyside diff --git a/include/wx/gauge.h b/include/wx/gauge.h index 0eb6adee67..9c81e0223e 100644 --- a/include/wx/gauge.h +++ b/include/wx/gauge.h @@ -32,7 +32,7 @@ #define wxGA_PROGRESSBAR 0 -extern WXDLLEXPORT_DATA(const wxChar*) wxGaugeNameStr; +extern WXDLLEXPORT_DATA(const wxChar) wxGaugeNameStr[]; // ---------------------------------------------------------------------------- // wxGauge: a progress bar