diff options
author | B Stack <bgstack15@gmail.com> | 2021-04-05 11:25:53 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2021-04-05 11:25:53 -0400 |
commit | 2af91444647d7721e9a7ec447e23785ced218008 (patch) | |
tree | b5355b215b6390c946dba288134f7fcfb81a1d21 /freefilesync/revert_zenju_aggressive_upstreamisms.patch | |
parent | Merge branch 'makemkv-bump' into 'master' (diff) | |
download | stackrpms-2af91444647d7721e9a7ec447e23785ced218008.tar.gz stackrpms-2af91444647d7721e9a7ec447e23785ced218008.tar.bz2 stackrpms-2af91444647d7721e9a7ec447e23785ced218008.zip |
11.9 rc1
Diffstat (limited to 'freefilesync/revert_zenju_aggressive_upstreamisms.patch')
-rw-r--r-- | freefilesync/revert_zenju_aggressive_upstreamisms.patch | 8 |
1 files changed, 4 insertions, 4 deletions
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? |