X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b5f62a0b2db198609b45dec622a018dae37008e..7e34b934ce087e69db9ff851f351cebe3e0de383:/samples/font/font.cpp diff --git a/samples/font/font.cpp b/samples/font/font.cpp index 5fc9a0693d..4d1ce5ebcc 100644 --- a/samples/font/font.cpp +++ b/samples/font/font.cpp @@ -792,7 +792,7 @@ void MyCanvas::OnPaint( wxPaintEvent &WXUNUSED(event) ) } // draw the lines between them - dc.SetPen(wxPen(wxColour("blue"), 1, wxSOLID)); + dc.SetPen(wxPen(wxColour(_T("blue")), 1, wxSOLID)); int l; // horizontal