From cd39ef946d691a00de3d5f4ee6bbe6da6f1e0e99 Mon Sep 17 00:00:00 2001 From: Sergey Fedorov Date: Mon, 1 Dec 2025 19:29:08 +0800 Subject: [PATCH 8/8] wx/mediactrl.h: a hack to install it --- build/cmake/files.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/build/cmake/files.cmake b/build/cmake/files.cmake index 425f15617b..0fc1fd924c 100644 --- a/build/cmake/files.cmake +++ b/build/cmake/files.cmake @@ -568,6 +568,7 @@ set(BASE_CMN_HDR wx/log.h wx/longlong.h wx/math.h + wx/mediactrl.h wx/memconf.h wx/memory.h wx/memtext.h -- 2.24.3 (Apple Git-128)