diff options
Diffstat (limited to 'x11-libs/gtk+/files/gtk+-2.24.20-darwin-quartz-pasteboard.patch')
-rw-r--r-- | x11-libs/gtk+/files/gtk+-2.24.20-darwin-quartz-pasteboard.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/x11-libs/gtk+/files/gtk+-2.24.20-darwin-quartz-pasteboard.patch b/x11-libs/gtk+/files/gtk+-2.24.20-darwin-quartz-pasteboard.patch deleted file mode 100644 index a07e6537d22e..000000000000 --- a/x11-libs/gtk+/files/gtk+-2.24.20-darwin-quartz-pasteboard.patch +++ /dev/null @@ -1,15 +0,0 @@ -gdk_quartz_target_to_pasteboard_type_libgtk_only was moved in -a269c2f8d26a588c4b61ad605ef496e89759cc03 -https://mail.gnome.org/archives/commits-list/2013-March/msg20203.html -https://bugzilla.gnome.org/show_bug.cgi?id=704766 - ---- gtk/gtkclipboard-quartz.c -+++ gtk/gtkclipboard-quartz.c -@@ -33,6 +33,7 @@ - #include "gtktextbuffer.h" - #include "gtkquartz.h" - #include "gtkalias.h" -+#include "quartz/gdkquartz.h" - - enum { - OWNER_CHANGE, |