From ad16f9d5f67e64860b09541a7f285e10434c4884 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath <[email protected]> Date: Tue, 13 Jul 2021 21:03:36 +0530 Subject: [PATCH] headers: Import propvarutil.h from wine
This reverts d603db2c1544a26c7e1153208b660f1c0f0f21d7 commit. The added functions are required for qt6-multimedia v6.2.0. Signed-off-by: Biswapriyo Nath <[email protected]> --- mingw-w64-headers/wine-import.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/mingw-w64-headers/wine-import.sh b/mingw-w64-headers/wine-import.sh index a1b80a8..f0c998f 100755 --- a/mingw-w64-headers/wine-import.sh +++ b/mingw-w64-headers/wine-import.sh @@ -113,6 +113,7 @@ for f in \ mscat.h \ propkeydef.h \ propkey.h \ + propvarutil.h \ rpcsal.h \ t2embapi.h \ uiautomationcoreapi.h \ -- 2.32.0
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
