X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=src%2Fdlgezplot.h;h=d47df3933257f301cdd90bdba3020174eb32263b;hb=bb09705ec0a20bf5b41b4248cf7800b000bc3fcb;hp=1d23d99423384959e21c563224bd1a95812273e5;hpb=1a050c98763fbbc0662731b0b76953acede6f5d7;p=ctsim.git diff --git a/src/dlgezplot.h b/src/dlgezplot.h index 1d23d99..d47df39 100644 --- a/src/dlgezplot.h +++ b/src/dlgezplot.h @@ -57,7 +57,7 @@ public: const wxSize& size = wxDefaultSize, long style = wxSTATIC_BORDER, const wxValidator& validator = wxDefaultValidator, - const wxString& name = "EZPlotCtrl"); + const wxString& name = _T("EZPlotCtrl")); virtual ~EZPlotControl();