]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/font/font.cpp
added Mac resource with icon
[wxWidgets.git] / samples / font / font.cpp
index 5fc9a0693ddcaf3c958dfc3cb30b3a30cf7b2398..4d1ce5ebcc5af80a0ad0fd38fee1cf2c6f8f822c 100644 (file)
@@ -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