SOURCES: wxWidgets-x11unicode.patch (NEW) - fix build with x11+uni...

qboosh qboosh at pld-linux.org
Thu Oct 13 18:52:27 CEST 2005


Author: qboosh                       Date: Thu Oct 13 16:52:27 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix build with x11+unicode

---- Files affected:
SOURCES:
   wxWidgets-x11unicode.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/wxWidgets-x11unicode.patch
diff -u /dev/null SOURCES/wxWidgets-x11unicode.patch:1.1
--- /dev/null	Thu Oct 13 18:52:27 2005
+++ SOURCES/wxWidgets-x11unicode.patch	Thu Oct 13 18:52:22 2005
@@ -0,0 +1,10 @@
+--- wxWidgets-2.6.2/src/unix/fontutil.cpp.orig	2005-09-20 15:35:41.000000000 +0200
++++ wxWidgets-2.6.2/src/unix/fontutil.cpp	2005-10-13 16:03:36.000000000 +0200
+@@ -48,6 +48,7 @@
+ extern GtkWidget *wxGetRootWindow();
+ #else
+ #include "wx/x11/private.h"
++#include "wx/app.h"
+ #endif
+ 
+ // ----------------------------------------------------------------------------
================================================================



More information about the pld-cvs-commit mailing list