1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-02 07:03:50 +01:00
Files
audacity/src
Be 7f95afcc89 ToolManager: move #include <wx/eventfilter.h> to cpp file
This fixes a link error with MSVC and sccache:

wxbase31u.lib(wxbase315u_vc_custom.dll) : error LNK2005: "public: __cdecl wxEventFilter::wxEventFilter(void)" (??0wxEventFilter@@QEAA@XZ) already defined in ToolManager.cpp.obj
wxbase31u.lib(wxbase315u_vc_custom.dll) : error LNK2005: "public: virtual __cdecl wxEventFilter::~wxEventFilter(void)" (??1wxEventFilter@@UEAA@XZ) already defined in ToolManager.cpp.obj

Signed-off-by: Be <be@mixxx.org>
2021-08-16 13:22:02 -05:00
..
2021-07-28 21:10:05 +02:00
2021-08-13 12:27:37 +03:00
2021-08-11 16:37:34 +03:00
2021-07-23 05:19:05 +00:00
2021-07-19 05:45:54 +00:00
2021-08-15 17:20:20 +03:00
2021-07-31 01:40:06 -04:00
2021-07-31 01:40:06 -04:00
2021-08-13 13:43:28 +03:00
2021-07-28 21:10:05 +02:00
2021-07-28 21:10:05 +02:00
2021-06-08 08:08:26 -07:00
2021-07-26 00:54:17 +03:00
2021-07-28 21:10:05 +02:00
2021-07-28 21:10:05 +02:00
2021-08-10 05:47:46 -04:00
2021-08-13 09:58:16 +03:00
2021-07-28 21:10:05 +02:00
2021-07-19 05:45:54 +00:00
2021-08-13 12:27:37 +03:00
2021-07-19 05:45:54 +00:00
2021-07-23 05:19:05 +00:00