From 2af91444647d7721e9a7ec447e23785ced218008 Mon Sep 17 00:00:00 2001 From: B Stack Date: Mon, 5 Apr 2021 11:25:53 -0400 Subject: 11.9 rc1 --- freefilesync/revert_zenju_aggressive_upstreamisms.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'freefilesync/revert_zenju_aggressive_upstreamisms.patch') diff --git a/freefilesync/revert_zenju_aggressive_upstreamisms.patch b/freefilesync/revert_zenju_aggressive_upstreamisms.patch index 30146b7..6cae409 100644 --- a/freefilesync/revert_zenju_aggressive_upstreamisms.patch +++ b/freefilesync/revert_zenju_aggressive_upstreamisms.patch @@ -156,11 +156,11 @@ diff -x '*.orig' -x '*.rej' -aur 11.1-1/wx+/bitmap_button.h 11.1-2/wx+/bitmap_bu { SetLabel(label); diff -aur -x '*.git*' -x '.*.swp' -x '*.orig' -x '*.rej' 11.6-0/wx+/dc.h 11.6-1/wx+/dc.h ---- 11.6-0/wx+/dc.h 2021-02-02 11:37:38.777718874 -0500 -+++ 11.6-1/wx+/dc.h 2021-02-02 13:05:02.297177154 -0500 -@@ -68,9 +68,6 @@ +--- 11.9-0/wx+/dc.h 2021-04-05 10:57:36.518697734 -0400 ++++ 11.9-1/wx+/dc.h 2021-04-05 11:11:21.809650868 -0400 +@@ -69,9 +69,6 @@ inline - int fastFromDIP(int d) //like wxWindow::FromDIP (but tied to primary monitor and buffered) + int getDPI() { -#ifndef wxHAVE_DPI_INDEPENDENT_PIXELS -#error why is wxHAVE_DPI_INDEPENDENT_PIXELS not defined? -- cgit