Fix MSVC compile error

Templates and linkage, ugh
This commit is contained in:
Marek Roszko 2021-06-11 07:32:28 -04:00
parent 44086ff2b2
commit 803e2101de
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
#include <wx/control.h>
#include <wx/containr.h>
#include <wx/statbox.h> // needed to provide a hint that wx libraries instantiated wxNavigationEnabled<wxControl>
wxDECLARE_EVENT( WX_COLLAPSIBLE_PANE_HEADER_CHANGED, wxCommandEvent );