diff options
author | 2011-04-30 21:16:36 +0000 | |
---|---|---|
committer | 2011-04-30 21:16:36 +0000 | |
commit | 4f050147ecfb1cac4f9004e9da545869d79ba8e5 (patch) | |
tree | c8f0616d79a76dc253fdad275cfc96ceee29faab /media-gfx/xaralx/files/xaralx-0.7_p1785-pragma.patch | |
parent | net-p2p/mute: Fixed usage of wxwidgets.eclass (diff) | |
download | sunrise-4f050147ecfb1cac4f9004e9da545869d79ba8e5.tar.gz sunrise-4f050147ecfb1cac4f9004e9da545869d79ba8e5.tar.bz2 sunrise-4f050147ecfb1cac4f9004e9da545869d79ba8e5.zip |
media-gfx/xaralx: Actually use the patches
svn path=/sunrise/; revision=12027
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.patch | 12 |
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 |