summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/xaralx/files/xaralx-0.7_p1785-pragma.patch')
-rw-r--r--media-gfx/xaralx/files/xaralx-0.7_p1785-pragma.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/media-gfx/xaralx/files/xaralx-0.7_p1785-pragma.patch b/media-gfx/xaralx/files/xaralx-0.7_p1785-pragma.patch
index 0f52bba4d..ce4ad6e69 100644
--- a/media-gfx/xaralx/files/xaralx-0.7_p1785-pragma.patch
+++ b/media-gfx/xaralx/files/xaralx-0.7_p1785-pragma.patch
@@ -619,16 +619,4 @@ diff -Nuar xaralx-svn.orig//wxOil/bitmapgriddropdown.cpp xaralx-svn/wxOil/bitmap
-diff -Nuar xaralx-svn.orig//wxOil/ftfonts.cpp xaralx-svn/wxOil/ftfonts.cpp
---- xaralx-svn.orig//wxOil/ftfonts.cpp 2010-08-07 14:12:21.000000000 -0400
-+++ xaralx-svn/wxOil/ftfonts.cpp 2010-08-07 15:37:37.122902407 -0400
-@@ -122,7 +122,9 @@
- #include FT_TYPE1_TABLES_H
-
- #ifdef __WXGTK20__
-+#define GSocket GlibSocket
- #include <gtk/gtk.h>
-+#undef GSocket
- extern GtkWidget *wxGetRootWindow();
- #endif