]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/window.cpp
Visible wxMessageOutputDebug instance.
[wxWidgets.git] / src / os2 / window.cpp
index bac428084893af6ecdcde8ba139bc0fadc340e04..f5f5361c5a8d8968722142287265b6e12f295ea2 100644 (file)
@@ -3720,7 +3720,7 @@ bool wxWindowOS2::HandlePaint()
 
     if (::WinQueryUpdateRegion(GetHwnd(), hRgn) == RGN_ERROR)
     {
-         wxLogLastError("CreateRectRgn");
+         wxLogLastError(wxT("CreateRectRgn"));
          return FALSE;
     }