Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > 633d7f490a2774f7a97210fea37613ea > files > 3

sffview-0.4-2mdv2009.1.src.rpm

--- sffview.cpp	2006/10/29 19:33:57	1.3
+++ sffview.cpp	2007/03/06 18:18:59	1.4
@@ -205,7 +205,7 @@
     wxScrolledWindow(frame, -1, pos, size, wxSUNKEN_BORDER)
 {
 	view = v;
-	SetBackgroundColour("WHITE");
+	SetBackgroundColour(_T("WHITE"));
 }
 
 // Define the repainting behaviour