X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..d11e8786ed13b72766eea18cb577cc00f9f08f41:/include/wx/msw/gauge95.h?ds=sidebyside diff --git a/include/wx/msw/gauge95.h b/include/wx/msw/gauge95.h index 981aae0c5f..ed1d7e1a0f 100644 --- a/include/wx/msw/gauge95.h +++ b/include/wx/msw/gauge95.h @@ -6,7 +6,7 @@ // Created: 01/02/97 // RCS-ID: $Id$ // Copyright: (c) Julian Smart -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _GAUGE95_H_ @@ -18,7 +18,7 @@ #if wxUSE_GAUGE -WXDLLEXPORT_DATA(extern const wxChar*) wxGaugeNameStr; +extern WXDLLEXPORT_DATA(const wxChar*) wxGaugeNameStr; // Group box class WXDLLEXPORT wxGauge95 : public wxGaugeBase