]> git.pld-linux.org Git - packages/wxWidgets.git/commitdiff
- fix build with x11+unicode
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 13 Oct 2005 16:52:22 +0000 (16:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wxWidgets-x11unicode.patch -> 1.1

wxWidgets-x11unicode.patch [new file with mode: 0644]

diff --git a/wxWidgets-x11unicode.patch b/wxWidgets-x11unicode.patch
new file mode 100644 (file)
index 0000000..40ecda6
--- /dev/null
@@ -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
+ // ----------------------------------------------------------------------------
This page took 0.159015 seconds and 4 git commands to generate.