Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 915041 | Differences between
and this patch

Collapse All | Expand All

(-)a/src/ListNavigationPanel.h (-2 / +1 lines)
Lines 13-19 Link Here
13
#include <wx/window.h>
13
#include <wx/window.h>
14
#include <wx/containr.h>
14
#include <wx/containr.h>
15
15
16
#if !defined(__FreeBSD__) && !defined(__OpenBSD__)
16
#if !defined(__FreeBSD__) && !defined(__OpenBSD__) && !defined(__UNIX__)
17
extern template class WXDLLIMPEXP_CORE wxNavigationEnabled<wxWindow>;
17
extern template class WXDLLIMPEXP_CORE wxNavigationEnabled<wxWindow>;
18
#endif
18
#endif
19
19
20
- 

Return to bug 915041