]> git.pld-linux.org Git - packages/wxWidgets.git/blob - wxWidgets-x11unicode.patch
- updated pickerbase patch to fix build
[packages/wxWidgets.git] / wxWidgets-x11unicode.patch
1 diff -uNr wxWidgets-2.7.2.orig/src/unix/fontutil.cpp wxWidgets-2.7.2/src/unix/fontutil.cpp
2 --- wxWidgets-2.7.2.orig/src/unix/fontutil.cpp  2006-11-07 15:18:20.000000000 +0100
3 +++ wxWidgets-2.7.2/src/unix/fontutil.cpp       2006-11-10 14:55:57.000000000 +0100
4 @@ -51,6 +51,7 @@
5  #else
6      #include "wx/x11/private.h"
7      #include "wx/gtk/private/string.h"
8 +    #include "wx/app.h"
9  
10      #define wxPANGO_CONV(s) (wxConvUTF8.cWX2MB((s)))
11  #endif
This page took 0.029838 seconds and 3 git commands to generate.