opnsense-ports/audio/audacity/files/patch-src_ListNavigationPanel.h
Franco Fichtner 51ded772d0 */*: sync with upstream
Taken from: FreeBSD
2023-05-02 07:11:32 +02:00

11 lines
347 B
C

--- src/ListNavigationPanel.h.orig 2023-04-27 07:55:48 UTC
+++ src/ListNavigationPanel.h
@@ -13,7 +13,7 @@
#include <wx/window.h>
#include <wx/containr.h>
-extern template class WXDLLIMPEXP_CORE wxNavigationEnabled<wxWindow>;
+//extern template class WXDLLIMPEXP_CORE wxNavigationEnabled<wxWindow>;
#include "ListNavigationEnabled.h"