ports/audio/audacity/patches/patch-src_ListNavigationPanel_h

15 lines
361 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
https://github.com/audacity/audacity/issues/4614
Index: src/ListNavigationPanel.h
--- src/ListNavigationPanel.h.orig
+++ src/ListNavigationPanel.h
@@ -13,8 +13,6 @@
#include <wx/window.h>
#include <wx/containr.h>
-extern template class WXDLLIMPEXP_CORE wxNavigationEnabled<wxWindow>;
-
#include "ListNavigationEnabled.h"
//!Focusable widget container.