From e5d0b0d5d57a3995896c03c3208a69aefb01fd61 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 22 Nov 2025 23:40:22 +0100 Subject: Ignore new warnings from signals2.hpp. I think I smell progress! --- src/wx/kdm_cpl_panel.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/wx/kdm_cpl_panel.h') diff --git a/src/wx/kdm_cpl_panel.h b/src/wx/kdm_cpl_panel.h index 441823afa..f1144fa3d 100644 --- a/src/wx/kdm_cpl_panel.h +++ b/src/wx/kdm_cpl_panel.h @@ -26,7 +26,9 @@ LIBDCP_DISABLE_WARNINGS #include LIBDCP_ENABLE_WARNINGS #include +LIBDCP_DISABLE_WARNINGS #include +LIBDCP_ENABLE_WARNINGS class KDMCPLPanel : public wxPanel -- cgit v1.2.3