X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/af49c4b8a2d3553e733e71c7dd3911881f4c1a2a..cf6ae2907c365869b10b61cbe3bde2768facd4d8:/include/wx/mac/gauge.h diff --git a/include/wx/mac/gauge.h b/include/wx/mac/gauge.h index d204ddc15d..1a72c563bc 100644 --- a/include/wx/mac/gauge.h +++ b/include/wx/mac/gauge.h @@ -1,12 +1,12 @@ ///////////////////////////////////////////////////////////////////////////// // Name: gauge.h // Purpose: wxGauge class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR -// Licence: wxWindows licence +// Copyright: (c) Stefan Csomor +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_GAUGE_H_ @@ -18,7 +18,7 @@ #include "wx/control.h" -WXDLLEXPORT_DATA(extern const char*) wxGaugeNameStr; +WXDLLEXPORT_DATA(extern const wxChar*) wxGaugeNameStr; // Group box class WXDLLEXPORT wxGauge: public wxGaugeBase